Saturday, 24 August 2013

How to get my custom Rake task *args to work like built-in Rake task *args?

How to get my custom Rake task *args to work like built-in Rake task *args?

References

Reference NO 1

http://stackoverflow.com/questions/15205428/how-to-get-my-custom-rake-task-args-to-work-like-built-in-rake-task-args

Reference NO 2

http://rake.rubyforge.org/doc/rakefile_rdoc.html

Reference NO 3

http://lostechies.com/derickbailey/2010/07/26/how-to-build-custom-rake-tasks-the-right-way/

Reference NO 4

http://edgeguides.rubyonrails.org/command_line.html

Reference NO 5

http://jasonseifer.com/2010/04/06/rake-tutorial

Reference NO 6

http://itshouldbeuseful.wordpress.com/2011/11/07/passing-parameters-to-a-rake-task/

Reference NO 7

http://railscasts.com/episodes/66-custom-rake-tasks?view=comments

Reference NO 8

http://erik.debill.org/2011/12/04/rake-for-rails-developers

No comments:

Post a Comment