[rspec-users] Smart mocks for ActiveRecord to speed up tests

2012-04-13 Thread Rodrigo Rosenfeld Rosas
Hello old friends, I'm getting back to Rails and Ruby programming full time again (Yay!) I've stopped doing Rails programming to work with Grails in 2009 after 2 years working with Rails due to a better job offer. Since then I've changed my job once more, but still on Grails, but I found a c

Re: [rspec-users] Rspec with Nested Resources

2012-04-13 Thread Justin Ko
On Apr 12, 2012, at 11:32 AM, Arnaldo Junior wrote: > Hi, I have problems to implement the tests with RSpec with nested > routes in views, as I implement these tests? > Always gives error that it can not find the routes. > > #config/routes.rb > > resources :controller1 do >resources :contro