José Valim
2009-Feb-05 18:46 UTC
ActionView::Base @_render_stack is not being filled on edge Rails
I''m the developer of Rails Footnotes plugin and I need to know the location of the template being rendered. I''ve put a debugger at the end of process method on ActionController::Base, and then called: @template.template Which returned nil, Since the template method give me the last object in the @_render_stack variable, I''ve checked and I can''t actually see where the @_render_stack is being filled. It''s always empty. Ticket is here: http://rails.lighthouseapp.com/projects/8994/tickets/1884-actionviewbase-_render_stack-is-not-being-filled-on-edge -- José Valim http://josevalim.blogspot.com/ http://github.com/josevalim --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---