Steps to follow, Ref:
- Update Gemfile
bundle installrails g rspec:install- Edit
.rspec
--colour
--format progress
--drb
-fsspork --bootstrap- Edit
spec/spec_helper.rb rails generate cucumber:install --rspec --sporkrails g jquery:install --uiguard init sporkguard init rspecguard init cucumber