class Rake::Application
Attributes
juwelier_tasks[RW]
Public Instance Methods
juwelier()
click to toggle source
The juwelier instance that has be instantiated in the current Rakefile.
This is usually useful if you want to get at info like version from other files.
# File lib/juwelier/tasks.rb, line 14 def juwelier juwelier_tasks.juwelier end