Is there a \"cool-kid-approved\" replacement for ActiveRecord::ConnectionAdapters::Column.value_to_boolean in rails 3.2?
ActiveRecord::ConnectionAdapters::Column.value_to_boolean
It appears that value_to_boolean isn't really deprecated in Rails 4 http://www.rubydoc.info/docs/rails/ActiveRecord/ConnectionAdapters/Column.value_to_boolean
value_to_boolean