oddcamp / active_hash_relation

ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.
https://www.kollegorna.se/
MIT License
119 stars 15 forks source link

ActiveRecord::ConnectionAdapters::Column.value_to_boolean deprecated #8

Closed alinbsp closed 9 years ago

alinbsp commented 9 years ago

value_to_boolean used by filter_boolean has been deprecated from rails.

persand commented 9 years ago

@alinbsp Thanks for reporting! Can you do a pull request?

alinbsp commented 9 years ago

Sure, I'll do it over the weekend.

persand commented 9 years ago

Great. Thanks!

vasilakisfil commented 9 years ago

Fixed in #9