File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1562,12 +1562,12 @@ pets.include? 'cat'
1562
1562
There are a few excellent resources on Rails style, that you should consider if
1563
1563
you have time to spare:
1564
1564
1565
- * [The Rails 4 Way ](http :// www.amazon .com/ The - Rails - Addison - Wesley - Professional - Ruby / dp / 0321944275 )
1566
- * [Ruby on Rails Guides ](http :/ /guides.rubyonrails.org/ )
1567
- * [The RSpec Book ]( http :// pragprog.com/ book/ achbd / the - rspec- book )
1568
- * [The Cucumber Book ](http :// pragprog.com/ book/ hwcuc/ the- cucumber- book)
1565
+ * [The Rails 5 Way ](https :// www.informit .com/ store / rails - 5 - way - 9780134657677 )
1566
+ * [Ruby on Rails Guides ](https :/ /guides.rubyonrails.org/ )
1567
+ * [Effective Testing with RSpec 3 ]( https :// pragprog.com/ book/ rspec3 / effective - testing - with - rspec- 3 )
1568
+ * [The Cucumber Book ](https :// pragprog.com/ book/ hwcuc/ the- cucumber- book)
1569
1569
* [Everyday Rails Testing with RSpec ](https: // leanpub.com/ everydayrailsrspec)
1570
- * [Rails 4 Test Prescriptions ](https: // pragprog.com/ book/ nrtest2 / rails- 4 - test - prescriptions)
1570
+ * [Rails 5 Test Prescriptions ](https: // pragprog.com/ book/ nrtest3 / rails- 5 - test - prescriptions)
1571
1571
* [Better Specs for RSpec ](http: // betterspecs.org)
1572
1572
1573
1573
# Contributing
You can’t perform that action at this time.
0 commit comments