Module: Upknit

Defined in:
lib/upknit/connection_extension/postgresql.rb,
lib/upknit.rb,
lib/upknit/engine.rb,
lib/upknit/version.rb,
lib/upknit/set_default_primary_key_to_uuid.rb,
lib/upknit/enable_uuid_extension_on_create/postgresql.rb

Overview

An extension to ActiveRecord::ConnectionAdapters::PostgresqlAdapter.

When included, this module adds two methods to support UUID extension

  • #enable_uuid

  • #uuid_extension

Defined Under Namespace

Modules: ConnectionExtension, EnableUuidExtensionOnCreate, SetDefaultPrimaryKeyToUuid Classes: Engine

Constant Summary collapse

VERSION =
'0.9.2'.freeze