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
Hi Dani,
Pls refer the below link. You can get deep idea about initialization
process.
http://railsguts.com/initialization.html
Thanks,
Priya
Dani D. 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
plz refer the link below from railsguides