module Eaco::Adapters::ActiveRecord::Compatibility::V42

Rails 4.2 support module.

JSONB works correctly, but we need .scoped so we revive it through the {Scoped} support module.

@see Scoped