Paperclip, Rails and Heroku: How do I make my images look better
First, on Heroku, you’ll need to add a special buildpack to your slug: (note that all of the following commands…
Announcing nondestructive_migrations Version 1.1
I am pleased to announce the release of my gem nondestructive_migrations Version 1.1. Version 1.1 now supports Rails 4.0, 4.1,…
How to trim down your Heroku Slug
First you need to know how to connect to your Heroku application using bash. You can then use the du…
Announcing Nondestructive Migrations version 1.0
Now with full test coverage using MiniTest. Rubygems link: Appraisal to run my tests suite against several different versions of…
Little Trick To Get all the Methods You Can Call on a Ruby Object
This is a useful little trick to get all the methods that you can call on any Ruby object. This…
The pull request where CoffeeScript become the default in Rails
If you happen to be bored today and want to read something funny,
How to Install an Older Version of Rails
Learned something on the Rails-talk list today that blew me away. You can install an older version of rails using…
Telling Safari NOT to re-open all the windows from my last session
Every restart your Mac and have it boot up only to open all the last Safari windows you had just…