Top Level Namespace
Defined Under Namespace
Classes: Buildar
Instance Method Summary collapse
-
#proj ⇒ Object
shortcut to Buildar’s data from the project rakefile.
Instance Method Details
#proj ⇒ Object
shortcut to Buildar’s data from the project rakefile
6 7 8 |
# File 'lib/buildar/tasks.rb', line 6 def proj Buildar.instance end |