Add helper methods to your Rails console
If you use the console on your production application with any regularity, then having helpers for your application is a must!
If you use the console on your production application with any regularity, then having helpers for your application is a must!
I got tired of @page_title variables being sprinkled around in controllers and views on Speaker Deck, so I made good use of Rails’ I18n API to define them all in one spot. Here’s how I did it…
I invite anyone in the greater West Michigan area to meet up for the Rails 3.1 hackfest on July 23.
Only add validation errors on fields that you give your user the opportunity to correct.
ActiveSupport::Concern is simple but full of trickery. Here’s a look at how it works.
It turns out it’s really easy to mount a Sinatra application into your Rails 2 app. Here’s how.
Active Resource in theory is great. Active Resource in practice is…lacking.
Connect to your local application from a virtual machine.
A list of things that I am excited about for 2010.
I am Brandon Keepers. I build Internet things, usually with Ruby or JavaScript. I work at GitHub and live in Holland, MI.