Showing posts tagged console, development, irb, rails, tips

Collection of helpful alias methods

There was a blog post recently by the guys/gals at Thoughtbot which showed several irb & script/console tips to make development easier. I’ve been using them, and the SQL in script/console alone is worth the few minutes of setup. But I went ahead and created some more alias’s in my .profile file, which I thought some of you might like or already have. They make development just a little bit faster.

Read More