Posts in category 'Rails'
- Rails 3.0 to 3.1 gotcha: Changed ActiveSupport::JSON.backend (October 6, 2011)
- Helpful Rails book: Rails AntiPatterns, by Pytel and Saleh (May 24, 2011)
- Setting expires headers via Rack (March 25, 2011)
- Faster Net::HTTP for Ruby 1.8.6 (December 20, 2008)
- Atrocious Rails API doc of the week (November 27, 2008)
- Teaching Ruby and Ruby on Rails again at Harvard (August 7, 2008)
- Capistrano logging (May 15, 2008)
- Pro Active Record (Book Review) (November 9, 2007)
- Sigh: Converting from HABTM to has_many :through is easier than I thought . . . (November 4, 2007)
- ActiveRecord: Migrating habtm to model table suitable for has_many :through (October 31, 2007)
- Tweaks to scaffolding for adding "child" rows (August 30, 2007)