Bug in ActiveRecord::Dirty (2.1)

Hey folks… I was looking at
activerecord/lib/active_record/dirty.rb#field_changed? upon chasing a
bug.

Shouldn’t there be a similar clause for “:float” as there is for
“:integer” ?

Cheers,
Jake