> Don't you get a backtrace?

I do, here are the last few lines:

 c:/Ruby/lib/ruby/gems/1.8/gems/rspec-rails-1.3.2/lib/spec/rails/
extensions/action_view/base.rb:27:in `render'
 app/views/classrooms/show.html.erb:25
 c:/Ruby/lib/ruby/gems/1.8/gems/rspec-rails-1.3.2/lib/spec/rails/
extensions/action_view/base.rb:27:in `render'
 c:/Ruby/lib/ruby/gems/1.8/gems/rspec-rails-1.3.2/lib/spec/rails/
extensions/action_view/base.rb:27:in `render'
 app/controllers/classrooms_controller.rb:29:in `show'


line 27 of the ActionView::Base is:

render_without_mock_proxy(options, old_local_assigns, &block)

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en.

Reply via email to