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