method
local_const_defined?
rails latest stable - Class:
ActiveSupport::Dependencies
local_const_defined?(mod, const)public
Does this module define this constant? Wrapper to accommodate changing Module#const_defined? in Ruby 1.9
local_const_defined?(mod, const)Does this module define this constant? Wrapper to accommodate changing Module#const_defined? in Ruby 1.9