aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/constantize_test_cases.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure that constantize just rescues NameError that applies to the constant b...José Valim2011-09-231-0/+6
* Added ActiveSupport::Inflector.safe_constantize and String#safe_constantize; ...Ryan Oblak2011-09-231-0/+31