[Rails-core] Re: will_paginate to Rails 3: ActionView, routing oddities

2009-11-08 Thread Mislav Marohnić
On Sat, Nov 7, 2009 at 16:08, Eloy Duran eloy.de.en...@gmail.com wrote: You shouldn't need to instantiate a view yourself anymore. The test case will set this up for you when render is called and assign the test case instance variables to it. The theory is that you should be able to work with

[Rails-core] rubyonrails.com can't scale

2009-11-08 Thread Ryan Bigg
The site is down: http://downforeveryoneorjustme.com/rubyonrails.org -- Ryan Bigg --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to

[Rails-core] Re: will_paginate to Rails 3: ActionView, routing oddities

2009-11-08 Thread Mislav Marohnić
I have submitted tickets for some of the above mentioned issues: - ActionView::Base#assignshttps://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/3471-actionviewassigns-lost-its-usefulness - SelectorAssertions