RailsApps / rails_apps_composer

A gem with recipes to create Rails application templates for Rails starter apps.
http://railsapps.github.io/rails_apps_composer/
1.42k stars 306 forks source link

Fix guard-rspec `require: false` in gemfile #365

Open codyolsen opened 6 years ago

codyolsen commented 6 years ago

Installs guard-rspec with :require => false which follows the instructions at https://github.com/guard/guard-rspec#install

This eliminates the error irb: warn: can't alias context from irb_context on rails c