Module: ActiveRecord::Collation

Extended by:
ActiveSupport::Concern
Defined in:
lib/active_record/collation.rb,
lib/active_record/collation/railtie.rb,
lib/active_record/collation/version.rb,
lib/active_record/collation/schema_dumper.rb,
lib/active_record/collation/schema_statements.rb

Overview

Implements tools to manage and use collations in Postgres.

Defined Under Namespace

Modules: SchemaDumper, SchemaStatements Classes: Railtie

Constant Summary collapse

VERSION =
'0.0.2'