Hi, Is there any document out there describing, not in depth, the initialization process of a rails application, how things are working, e.g. when objects are instantiated (objects, variables and methodes scope,...) ? thanks in advance Dani -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hi Dani, Pls refer the below link. You can get deep idea about initialization process. http://railsguts.com/initialization.html Thanks, Priya Dani Dani wrote in post #1037477:> Hi, > Is there any document out there describing, not in depth, the > initialization process of a rails application, how things are working, > e.g. when objects are instantiated (objects, variables and methodes > scope,...) ? > thanks in advance > Dani-- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
plz refer the link below from railsguides http://guides.rubyonrails.org/initialization.html On Fri, Dec 23, 2011 at 11:28 AM, Priya D. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Hi Dani, > > Pls refer the below link. You can get deep idea about initialization > process. > > http://railsguts.com/initialization.html > > Thanks, > Priya > > > Dani Dani wrote in post #1037477: > > Hi, > > Is there any document out there describing, not in depth, the > > initialization process of a rails application, how things are working, > > e.g. when objects are instantiated (objects, variables and methodes > > scope,...) ? > > thanks in advance > > Dani > > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.