Sha256: 06c3a1ad7897648b15038737dd4990bb59da6b9454d77886a30349f2f1a28752

Contents?: true

Size: 246 Bytes

Versions: 15

Compression:

Stored size: 246 Bytes

Contents

Description:
    Generates the PGCrypto installation migration and key configuration files

Example:
    rails generate pgcrypto:install

    This will create:
        config/initializers/pgcrypto.rb
        db/migrate/XXXXXX_install_pgcrypto.rb

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
pgcrypto-0.4.1 lib/pgcrypto/generators/install/USAGE
pgcrypto-0.3.6 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.3.5 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.3.4 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.3.3 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.3.1 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.2.7 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.2.6 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.2.5 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.2.4 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.2.2 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.2.1 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.2.0 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.1.1 lib/generators/pgcrypto/install/USAGE
pgcrypto-0.1.0 lib/generators/pgcrypto/install/USAGE