Hi, i have worked on one website using Ruby On Rails.i have installed acts_as_attachment for authenticate the user.after that i have installed login_engine plugin to try out some mail sending function.but i did not get that function worked.So i have just removed that login_engine plugin.and try out mail sending using acton_mailer gem.But while i am running that application to send mail for forgot password fuction.
It shows the error as stack level too deep RAILS_ROOT: E:/Anovaproject/anova_tues Application Trace | Framework Trace | Full Trace C:/ruby/lib/ruby/gems/1.8/gems/actionmailer-2.1.0/lib/action_mailer/helpers.rb:92:in `inherited_without_helper' C:/ruby/lib/ruby/gems/1.8/gems/actionmailer-2.1.0/lib/action_mailer/helpers.rb:92:in `inherited' app/models/mymailertest.rb:1 app/controllers/account_controller.rb:261:in `forgot_password' for this i have also reinstalled login_engine plugin.Cannot recover the error.Please any one can help me.How can i remove this error.any idea. -- Posted via http://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 -~----------~----~----~----~------~----~------~--~---

