tenforwardconsulting / rails_application_template

Rails application template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template generates spec folder but no spec_helper/rails_helper

samsonasu opened this issue · comments

need to run rails generate rspec:install

also bin/rspec is missing and I'm not sure how to get it back

We should also revisit guard or something because i miss guard for tdd