method
local_constant_names
v2.3.8 -
Show 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.