Ruby on Rails Saturday, June 30, 2012

before(:all) seems well-suited to this problem. It creates data that persists across transactions. 


https://www.relishapp.com/rspec/rspec-rails/docs/transactions


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/7CQaUNZU_RIJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en-US.

No comments:

Post a Comment