rspec_rails_4
rspec_rails_4 copied to clipboard
Ch.5, p.59 - Spec differences
trafficstars
The spec on page 59 is different from the one originally outlined on page 50. For example the one on page 50 has a test redirects to users#index but the one on page 57 doesn't. Instead it has a redirects to contacts#index test. Is this intentional?
Book version: 2013-10-29 (PDF)