Libraries
»
atomy
(0.7.1)
»
Index
»
Atomy
»
Module
»
#load
Method: Atomy::Module#load
Defined in:
lib/atomy/module.rb
#
load
(path) ⇒
Object
72 73 74
# File 'lib/atomy/module.rb', line 72
def
load
(
path
)
Atomy
::
CodeLoader
.
load
(
path
)
end