method
safe_constantize
v4.0.2 -
Show latest stable
- Class:
ActiveSupport::Dependencies
safe_constantize(name)public
Get the reference for class named name if one exists. Otherwise returns nil.
safe_constantize(name)Get the reference for class named name if one exists. Otherwise returns nil.