> The method you're interested in is _copy_ivars_from_controller in > ActionView::Base > > Fred
Thank you very much Fred. But how can I find about that myself? Is there somewhere a documentation that could walk me through the Rails' source code from the entry point (let's say Rack) to the response (returned by Rack to the client)? Following it by hand is a bit tedious, I often lose myself in method calls that call 3 other methods that call 4 other methods. -- 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 -~----------~----~----~----~------~----~------~--~---

