@Steve:

Learning Ruby alone is difficult. As I said, if I can't quickly design a 
GUI and make a small application with sense, the rest of the journey is 
boring.

I'll check RubyTalkTips.com

...........
Rohit.

> Ruby first. Rails is a great tool for quickly generating crud web
> interfaces and dealing with databases (and so much more). But, what it
> outputs is Ruby code, and if you understand ruby, you will understand
> much of the magic that is Rails.
>
> Better yet, you'll be in a position to modify and extend the code that
> Rails generates to better suit the task at hand and gain a better
> understanding of things like 'method_missing' which is responsible for
> much of the magic behind the Rails curtain.
>
> Feel free to check out http://RubyTalkTips.com. It's an open source
> website for Ruby showing what I have considered to be some of the best
> ruby language tips over the past few years from the Ruby Talk mailing
> list.
>
> -- Steve Downie

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to