Displaying 3 results from an estimated 3 matches for "inherited_without_help".
Did you mean:
inherited_without_helper
2006 Aug 14
0
ActionMailer in an infinite loop? Looks like framework bug.
...ever, I can''t find where
you subscribe to it! Any ideas?
Here is my problem. Whenever I try to send an email I get a
SystemStackError saying stack level too deep. Here is the exception
trace:
D:/dev/ruby/lib/ruby/gems/1.8/gems/actionmailer-1.2.5/lib/action_mailer/helpers.rb:96:in
`inherited_without_helper''
D:/dev/ruby/lib/ruby/gems/1.8/gems/actionmailer-1.2.5/lib/action_mailer/helpers.rb:96:in
`inherited''
#{RAILS_ROOT}/app/models/notifications.rb:1
#{RAILS_ROOT}/app/models/user.rb:52:in `send_new_password''
#{RAILS_ROOT}/app/controllers/user_controller.rb:42:in `forgot_p...
2006 Jul 14
14
[URGENT] Need help getting rails app back up desperately
...oo deep error that after hours I still haven''t been able to
figure out. I need help desperately to get this app back on track. Has
anybody had a problem like this before? It looks like AC''s helpers.rb
and layout.rb are playing ping-pong over inherited
(inherited_without_layout and inherited_without_helper) and after a
while the stack is full and ruby calls it quits. PLEASE, HELP! This is
an application for one of our biggest clients and I need to get it
going ASAP. If you have any ideas please throw them my way. And if you
are confident you can solve this problem quickly for a fee we can
definitel...
2006 Aug 09
6
Stack level too deep with actionmailer
...d to stack
overflows, but none of them invovled actionmailer. I''m using some
plugins acts_as_taggable, acts_as_ferret, rails 1.1.4, actionmailer
1.2.3. Here is my full stack trace.
Any ideas?
D:/dev/ruby/lib/ruby/gems/1.8/gems/actionmailer-1.2.3/lib/action_mailer/helpers.rb:96:in
`inherited_without_helper''
D:/dev/ruby/lib/ruby/gems/1.8/gems/actionmailer-1.2.3/lib/action_mailer/helpers.rb:96:in
`inherited''
#{RAILS_ROOT}/app/models/notifications.rb:1
D:/dev/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:140:in
`load''
D:/dev/ruby/lib/ru...