method
safe_constantize
rails 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.