RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

irake - lightning fast rake (in rails console)

I just launched irake for easy and fast running rake tasks in rails console.

Just add gem 'irake' and then in rails console:

rake 'routes'
rake 'db:migrate'
etc

Comments

Post a Comment

Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!