I guess I'm looking for an HN or Digg for RoR.
Ask HN: Favorite Ruby and Ruby on Rails resources
1–10 of 12 posts
Re: Ask HN: Favorite Ruby and Ruby on Rails resources
#2I 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
#3Re: Ask HN: Favorite Ruby and Ruby on Rails resources
#4Perhaps 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…
Re: Ask HN: Favorite Ruby and Ruby on Rails resources
#5http://www.learnivore.com/ - great screencast agregation
Re: Ask HN: Favorite Ruby and Ruby on Rails resources
#6Re: Ask HN: Favorite Ruby and Ruby on Rails resources
#7Re: Ask HN: Favorite Ruby and Ruby on Rails resources
#8If 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
#9Re: Ask HN: Favorite Ruby and Ruby on Rails resources
#10I'm just learning Rails as well and I found http://railsforzombies.org/ and http://ruby.railstutorial.org/ to be great resources.
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.