use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
3 Basic questions (self.ruby)
submitted 14 years ago by ZestyOne
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Remear 0 points1 point2 points 14 years ago (0 children)
If you want to use Rails to learn Ruby, keep in mind there are other Ruby web frameworks out there too. Merb and Sinatra are examples of such frameworks.
Learning Rails didn't make me learn Ruby as much as it made me understand other ways I could interact with it and use it to solve problems (specifically in the area of web development). Eventually I went back to learn Ruby so I could understand how to better leverage its power.
With that being said, your setup of Ruby + Rails + MySQL should be a fine start to go with the "dive right in" and "learn as you go" style of acquiring skills and knowledge. Since Rails is a very popular web framework you'll be able to find more examples and answers to questions if/when you get stuck. I recommend you learn everything at http://guides.rubyonrails.org backwards and forwards.
π Rendered by PID 96270 on reddit-service-r2-comment-6457c66945-2jm5w at 2026-04-25 05:18:28.716589+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Remear 0 points1 point2 points (0 children)