rspec_rails_4
rspec_rails_4 copied to clipboard
Ch.8 p93 - "# Set config.use_transactional_fixtures to false" is required?
trafficstars
# Set config.use_transactional_fixtures to false
config.use_transactional_fixtures = false
This comment does not give any information. I recommend to remove it or replace with other useful comment.
I'll address this in the next code update.