Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | safe_constantize should handle wrong constant name NameErrors Fixes #4710 | Alex Tambellini | 2012-01-26 | 1 | -2/+3 |
* | Ensure that constantize just rescues NameError that applies to the constant b... | José Valim | 2011-09-23 | 1 | -0/+6 |
* | Added ActiveSupport::Inflector.safe_constantize and String#safe_constantize; ... | Ryan Oblak | 2011-09-23 | 1 | -0/+31 |