ActsAsList v0.6.0 Release Notes

Release Date: 2014-12-24 // over 9 years ago
  • Full Changelog

    Closed issues:

    • Deprecation Warning: sanitize_sql_hash_for_conditions is deprecated and will be removed in Rails 5.0 #143
    • Release a new gem version #136

    🔀 Merged pull requests:

    • Fix sanitize_sql_hash_for_conditions deprecation warning in Rails 4.2 #140 (eagletmt)
    • Simpler method to find the subclass name #139 (brendon)
    • Rails4 enum column support #130 (arunagw)
    • use eval for determing the self.class.name useful when this is used in an abstract class #123 (flarik)