Since 1999

Ruby on Rails Category

01/18/2012

Rails: Gmail Reply-To on Contact Form Email

Read More »

01/14/2012

Rails: TypeError: nil can't be coerced into Float

In Rails, whinny nil exceptions are a real pain. I like to use to_f when computing float values because nil.to_f is 0.0.

Read More »

01/02/2012

Integrate Blog Content with your Rails 3 Website with Pure Ruby Code and RSS

Read More »