Understanding Rails internals

40 views
Skip to first unread message

Iazel

unread,
Sep 6, 2014, 3:28:36 PM9/6/14
to rubyonra...@googlegroups.com
Hello all,
Is there any good resource where to start to understand how the various internal component of rails are glued together? Maybe a book that dissect this massive framework?
Debugging it is never so simple, due to a lot of "magic" (aka meta programming) involved.

Thanks :)

Anuj Dutta

unread,
Sep 7, 2014, 7:01:44 AM9/7/14
to rubyonra...@googlegroups.com
Hello,

I usually open up the rails source and start reading it up. It can be a bit daunting in the beginning, but once you understand the code organisation, it's not that bad.

Is there something in particular you are stuck on that you would like to debug?

Regards,

Anuj


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/79cfc2f2-f49f-4e3c-bf4e-c9257be03041%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Anuj DUTTA

Kelly Innes

unread,
Sep 7, 2014, 7:03:17 AM9/7/14
to rubyonra...@googlegroups.com
The Rails 4 Way is a useful book on the topic.

///

Kelly Innes
kin...@gmail.com


--

Jason Fleetwood-Boldt

unread,
Sep 7, 2014, 4:44:13 PM9/7/14
to rubyonra...@googlegroups.com


 It's a little hard if you're new to it, but in the long run It'll make you a great Rails developer. 


Vladimir Rybas

unread,
Sep 7, 2014, 7:39:14 PM9/7/14
to rubyonra...@googlegroups.com
I'm currently reading through "Crafting Rails 4 Applications"[1] by
José Valim. Each chapter gives deep insight on how Rails work. Also I've
recently discovered "Monkey & Crow" blog with series of posts "Reading
Rails"[2]. Good stuff.




--
Reply all
Reply to author
Forward
0 new messages