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.

Command Line Feedback from RVM and Git

If you’re like me, most of your day is working in Git and RVM. I am frequently typing git branch to remember what branch I’m on, and rvm gemdir to remember what ruby version and gemset I’m using. With all those wasted cycles, there has to be a better way. And there is.

Backends in Rails 3.1

I’ve written a blog post on creating your own backend using Rails 3.1. It shows of some great gems for making this a relatively simple task and showing of some of the new features of Rails 3.1 at the same time. It’s complete with source code on github and a running example on Heroku (login with frodo:thering)

Loading older posts