rspec_rails_4 icon indicating copy to clipboard operation
rspec_rails_4 copied to clipboard

Ch.6, p.69 - Code style inconsistency

Open olerass opened this issue 12 years ago • 0 comments
trafficstars

There's a slight code style inconsistency between the GET #edit and other specs on page 69. Specifically, the #edit spec uses an intermediary variable to store the created contact while the #create spec and others don't.

Book version: 2013-10-29 (PDF)

olerass avatar Nov 03 '13 17:11 olerass