Libraries
»
commonjs_modules
(0.0.1)
»
Index
»
Imports
»
Context
»
const_missing
Method: Imports::Context.const_missing
Defined in:
lib/import.rb
.
const_missing
(name) ⇒
Object
88 89 90
# File 'lib/import.rb', line 88
def
self
.
const_missing
(
name
)
::
Object
.
const_get
(
name
)
end