RubyFlow The Ruby and Rails community linklog

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

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in