RubyFlow The Ruby and Rails community linklog

very simple guard implementation

Tired of manually specifying “rspec models/user.rb controllers/users_controller.rb … “

With https://github.com/igorkasyanchuk/mini-guard - for example, when you are editing “models/user.rb”, it will execute “user_spec.rb, users_controller.rb, …” automatically.

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