RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

if you using spring+rspec this is for your

https://github.com/igorkasyanchuk/spring_rspec_commands_addon if you want to re-run specs you need to add “bin/” before “rspec” command.

I was tired of doing it manually. So this simple gem was created and now it’s automated, so you can copy-paste commands from/to console.

Comments

Just add ‘./bin’ folder to your path, and then there’s no need for this gem.

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