It's pretty hard to help when you've cut off the error message. The
text immediately above the backtrace is the most important part...

Even without that, however, my first advice would be to upgrade your
Rails version. Running on 2.0.5 is going to mean that most plugins you
find won't work, and you'll be tripping over bugs the community has
already fixed.

--Matt Jones

On Aug 5, 2:50 pm, Rajendra Bayana <[email protected]>
wrote:
> i developed one simple application using Authentasaurus plugin. it
> generates a default admin, but when i want to access my account it gives
> the follwing erroe
>
> c:/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.5/lib/action_controller/base. 
> rb:841:in
> `render_with_no_layout'
> c:/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.5/lib/action_controller/layou 
> t.rb:269:in
> `render_without_benchmark'
> c:/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.5/lib/action_controller/bench 
> marking.rb:51:in
> `render' c:/ruby/lib/ruby/1.8/benchmark.rb:293:in `measure'
> c:/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.5/lib/action_controller/bench 
> marking.rb:51:in
> `render' app/controllers/user_sessions_controller.rb:24:in `create'
> app/controllers/user_sessions_controller.rb:17:in `create'-e:2:in
> `load'-e:2
>
> can anyone suggest me to rectify this error in my application
>
> regards,
> rajendra prasad
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to