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.

An Open Source Curriculum for Learning Web Development

I’ve been building The Odin Project, a free and open-source curriculum to teach web development to total beginners. It charts a path through existing resources on the web and encourages students to work collaboratively on projects along the way. It’s still very much a work in progress, so your feedback goes a long way, thanks! erik@theodinproject.com

In the same time well-bred people who attend high schools or even universities …

The Cost of If

Today I made a post about the cost of branching – in your code, your product, your company, and your life. You might be surprised at how a refactoring pattern for your code might be worth considering in other areas, as well.

Building Ruby services on and off Rails (actual code)

At reverb.com we’ve been building Ruby Services and have decided on a specific stack involving Grape, Roar, JSON+HAL, and ActiveRecord. We’ve put together a service skeleton that includes all of these things bundled together, so you can get started building your service right away. There’s even a deployment script thrown in so you can get it up on your server in about 5 seconds. [more inside]

Loading older posts