method
local_constant_names
rails latest stable - Class:
ActiveSupport::CoreExtensions::Module
local_constant_names()public
Returns the names of the constants defined locally rather than the constants themselves. See local_constants.
local_constant_names()Returns the names of the constants defined locally rather than the constants themselves. See local_constants.