Module: Eaco::Adapters::ActiveRecord::Compatibility::V42

Extended by:
ActiveSupport::Concern
Defined in:
lib/eaco/adapters/active_record/compatibility/v42.rb

Overview

Rails 4.2 support module.

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

See Also: