Module: Oaken
- Defined in:
- lib/oaken.rb,
lib/oaken/railtie.rb,
lib/oaken/version.rb
Defined Under Namespace
Modules: Convert, Seeds, Stored Classes: Error, Loader, Railtie, TestSetup
Constant Summary collapse
- VERSION =
"0.9.1"
Instance Attribute Summary collapse
-
#loader ⇒ Object
Returns the value of attribute loader.
Instance Attribute Details
#loader ⇒ Object
Returns the value of attribute loader.
17 18 19 |
# File 'lib/oaken.rb', line 17 def loader @loader end |