module Eaco::Adapters::ActiveRecord::Compatibility::V41
Rails 4.1 support module.
Magically, the 4.0 hacks work on 4.1. But on 4.1 we need the .scoped
API so we revive it through the {Scoped} module.
Rails 4.1 support module.
Magically, the 4.0 hacks work on 4.1. But on 4.1 we need the .scoped
API so we revive it through the {Scoped} module.