class
String
v1.0.0 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Files
- activesupport/lib/active_support/core_ext/blank.rb
- activesupport/lib/active_support/core_ext/string.rb
1Note
constantize
@ncancelliere - Instead use constantize which is provided as part of ActiveSupport. It is much easier. So:
mystring.constantize