Class: Rake::Application
- Inherits:
-
Object
- Object
- Rake::Application
- Defined in:
- lib/raxe/tasks.rb
Instance Attribute Summary collapse
-
#raxe_tasks ⇒ Object
Returns the value of attribute raxe_tasks.
Instance Method Summary collapse
Instance Attribute Details
#raxe_tasks ⇒ Object
Returns the value of attribute raxe_tasks.
6 7 8 |
# File 'lib/raxe/tasks.rb', line 6 def raxe_tasks @raxe_tasks end |
Instance Method Details
#raxe ⇒ Object
7 8 9 |
# File 'lib/raxe/tasks.rb', line 7 def raxe return raxe_tasks.raxe end |