ruben.pierich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-May-03 00:08 UTC
Does anyone know where I could find a good explanation of how rails works internally?
I was wondering if anyone knew of some resources I could look at to learn about how rails works internally. I''ve been looking through the code but I was wondering if there were any high level explanations of how it works overall. Thanks in advance, Ruben --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ruby Freak
2008-May-03 04:15 UTC
Re: Does anyone know where I could find a good explanation of how rails works internally?
Read "Ruby for Rails" by our good friend David Black. After reading tons of other books (like 2500 pages) and doing the AWDWR example 3 or 4 time and still not "getting it", I read David''s book and the waters calmed. It explains a heck of a lot about what is really happening behind the magic of Rails. I can''t say enough good things about this book. Also you really need to learn ruby without rails. I like "Everyday scripting with ruby", but it is rather centered on testers and not necessarily rails testing. Good luck On May 2, 5:08 pm, "ruben.pier...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <ruben.pier...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I was wondering if anyone knew of some resources I could look at to > learn about how rails works internally. I''ve been looking through the > code but I was wondering if there were any high level explanations of > how it works overall. > > Thanks in advance, > Ruben--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
ncancelliere
2008-May-03 04:26 UTC
Re: Does anyone know where I could find a good explanation of how rails works internally?
_The Rails Way_ is pretty technical, that''s what I''d recommend. Nicholas On May 2, 7:08 pm, "ruben.pier...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <ruben.pier...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I was wondering if anyone knew of some resources I could look at to > learn about how rails works internally. I''ve been looking through the > code but I was wondering if there were any high level explanations of > how it works overall. > > Thanks in advance, > Ruben--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ruby Freak
2008-May-03 04:39 UTC
Re: Does anyone know where I could find a good explanation of how rails works internally?
I also hear "The Rails Way" is good. It is next on my list. It is for Rails 2.0 On May 2, 9:26 pm, ncancelliere <ncancelli...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> _The Rails Way_ is pretty technical, that''s what I''d recommend. > > Nicholas > > On May 2, 7:08 pm, "ruben.pier...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <ruben.pier...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: > > > I was wondering if anyone knew of some resources I could look at to > > learn about how rails works internally. I''ve been looking through the > > code but I was wondering if there were any high level explanations of > > how it works overall. > > > Thanks in advance, > > Ruben--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---