lib/crosstie/templates/guard.rb in crosstie-0.0.6 vs lib/crosstie/templates/guard.rb in crosstie-0.0.7

- old
+ new

@@ -1,3 +1,2 @@ # guard run "bundle exec guard init rspec" -inject_into_file "Guardfile", ", cmd: 'spring rspec'", after: ":rspec"