Skip to content

Commit e3ca337

Browse files
andyw8bbatsov
authored andcommitted
Update book links
1 parent a5b16e9 commit e3ca337

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1562,12 +1562,12 @@ pets.include? 'cat'
15621562
There are a few excellent resources on Rails style, that you should consider if
15631563
you have time to spare:
15641564

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)
15691569
* [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)
15711571
* [Better Specs for RSpec](http://betterspecs.org)
15721572

15731573
# Contributing

0 commit comments

Comments
 (0)