rake_tasks(&block)
Instance Public methods
If you try to define a set of rake tasks on the instance, these will get passed up to the rake tasks defined on the application's class.
If you try to define a set of rake tasks on the instance, these will get passed up to the rake tasks defined on the application's class.
Please login to continue.