Live data from Hacker News

Ask HN: Favorite Ruby and Ruby on Rails resources

news.ycombinator.com

1–10 of 12 posts

Re: Ask HN: Favorite Ruby and Ruby on Rails resources

#2
Perhaps I'm biased as I run several Ruby sites but http://www.rubyflow.com/ is probably the closest to what you want. It's a community driven Ruby and Rails link site. Anyone can post there but I "curate" it (delete spam, edit descriptions if they're weird).

I also run http://rubyweekly.com/ which is a weekly Ruby e-mail newsletter.

I'm also co-host of http://rubyshow.com/ which is a weekly Ruby news podcast (and covers much the same stuff as the newsletter). There's also http://ruby5.envylabs.com/ (which I'm not involved with) if you prefer shorter and sweet news coverage in podcast form.

http://planetrubyonrails.com/ is a cool "planet" site if you want a roundup of blog posts though it's not as up to date with sources as it used to be but is the best planet site nonetheless. http://rubycorner.com/ has more links but doesn't show the items inline.

Last but not least, http://reddit.com/r/ruby is a Ruby subreddit and has a reasonable selection of stuff. Including, often, stuff not on the other sites (but the same goes the other way too, of course).

Re: Ask HN: Favorite Ruby and Ruby on Rails resources

#4

Perhaps I'm biased as I run several Ruby sites but http://www.rubyflow.com/ is probably the closest to what you want. It's a community driven Ruby and Rails link site. Anyone can post there but I "curate" it (delete spam, edit descriptions if they're weird). I also run http://rubyweekly.com/ which is a weekly Ruby e-mail newsletter. I'm also co-host of http://rubyshow.com/ which is a weekly Ruby news podcast (and cov…

wonderful. thank you!

Re: Ask HN: Favorite Ruby and Ruby on Rails resources

#8
For fantastic free weekly video tutorials you must check out Ryan Bates' http://Railscasts.com. Each one is typically on a new topic, (although there have been "mini-series") each exploring some new feature, technique or add-on.

If you need a quick-start on deploying one of the many gems out there, there's a good chance Ryan has you covered.

Re: Ask HN: Favorite Ruby and Ruby on Rails resources

#10

I'm just learning Rails as well and I found http://railsforzombies.org/ and http://ruby.railstutorial.org/ to be great resources.

I will second railsforzombies.org, I really liked that one.

I would also recommend tryruby.org for a quick, interactive primer on the syntax.

In addition, #RubyOnRails is very active on freenode, so you can always come and ask questions.

Post reply on HN