aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/constant_lookup.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies remaining conventions across the projectXavier Noria2016-08-061-1/+0
* Use `safe_constantize`.Guo Xiang Tan2014-09-021-5/+1
* determine_constant_from_test_name does not swallow NoMethodErrors [Yves Senn]Xavier Noria2013-03-281-0/+2
* nodoc AS::Testing::ConstantLookup::ClassMethods [ci skip]Carlos Duclos2012-12-011-1/+1
* Add missing inflector dependencyMike Moore2012-09-251-3/+2
* Create ActiveSupport::Testing::ConstantLookupMike Moore2012-09-241-0/+53