RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Owning Basic Rails in 7 days

A few days ago I wrote a book Rails - 101, it’ about how to owning basic Rails in 7 days. Everyone knows the learning curve of Rails is alyways too high for beginners. You can’t find too much good developers in the market. In my past career, I had trained 3 profession Rails teams, over 10+ Rails developers, lead them from novice to professional. The secret is I write a tutorial to eliminate the learning curve that time. This tutorial covers many basic but important intrusions and exercises, to help them cross the first stage. So they can easily own Rails in 7 days, not months. Now, this tutorial becomes book Rails - 101. Check it out ! More story about this book.

Rails Misapprehensions: Query Parameters are RESTful

Long URLs and query parameters are nothing wrong in REST, however you’re free to expose additional resources with dedicated URLs in your Rails project (or anywhere else). Read how resources, URLs and query parameters fit together and feel free to comment!

i think this is the correct link http://nicksda.apotomo.de/2011/06/rails-mis…
I think the link is meant to be http://nicksda.apotomo.de/2011/06/rails-misappr…
view page source: http://nicksda.apotomo.de/2011/06/rails-misapprehensions-q…
Oh sorry… thanks

Introducing MongoHydrator

MongoHydrator is a new gem that makes the expansion of embedded MongoDB IDs into full subdocuments easy and efficient.

Couldn’t you just use DBRef’s? Mongo will automatically fetch those for you. …
AFAIK, DBRefs can only be dereferenced one at a time. MongoHydrator handles all…

Codebrawl's very first code contest has started

This week, the challenge is to create your own formatter for RSpec 2. Your solution should solve a problem you’re facing with the existing formatters (like, I don’t know how long my specs are going to take or I don’t notice when my suite is done running) or you can do something completely crazy and funny. Good luck!

My Weekend Project: BundleWatcher

BundleWatcher will help you keep track of updates to the gems your projects use, just by uploading your Gemfile.lock.

How is this different than http://rubytracker.com? …
@timonv thanks, girl_friday got away from me :) @qrush I dunno, I’ve never u…
I use Gem notifier for this. …
This is awesome! Where it differs from the other solutions suggested is that yo…

Ruby Adventure

I’m planning to travel across the USA and pair program with as many people as possible. If you know a meetup I should attend or want to pair with me, go to my site and send me an email. I’m very interested in learning and sharing knowledge with as many people as possible.

Loading older posts