method
local_constants
v4.1.8 -
Show latest stable
- Class:
Module
local_constants()public
No documentation available.
# File activesupport/lib/active_support/core_ext/module/introspection.rb, line 59
def local_constants #:nodoc:
constants(false)
end