Dani Dani wrote:
> Hi. I'm new to ROR, I bought the book "Agile Web Development with Rails,
> Third Edition" and followed the depot example. I still can't imagine me
> developing a rails application after that.

Have you tried?  Sometimes you just have to take the plunge in order to 
learn something.

> There are many things that
> are not explained, and many things that are mentioned, e.g. Rails
> methods, helpers, ..., which I don't know where to find them if I was
> looking for them. 

If you ask questions, perhaps we can help.

> Where can I find something like "Rails Internals", as
> I assume that not everything that Rails can do was mentioned in that
> book. I'm looking for something that covers everything that rails
> offers, where I can look for things that can help developing Rails
> applications.

Then you're probably not looking for Rails internals at this stage. 
Just look through the Rails guides and the API docs 
(http://www.railsapi.com presents the docs more readably than the 
official site).

> I would like to develope a web application to manage
> different language courses, participants, trainers, invoicing ... This
> should then be used by one or more separate language companies.
> 

Do it, then!  Start with what you can figure out, and do research and 
ask questions as necessary.  Do all development test-first.

> I hope my query is clear. Thanks for any answer.
> Dani.

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org
-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to