Sha256: a0137f517b1072c2e38e9be9f850aafbaa7534fd5becd22cc257b1061a9cbb83
Contents?: true
Size: 1.36 KB
Versions: 0
Compression: gzip
Compressed size: 666 Bytes
Stored size: 666 Bytes
Contents
--- !ruby/object:Gem::Specification name: pgcrypto version: !ruby/object:Gem::Version version: 0.0.4 prerelease: platform: ruby authors: - Flip Sasser autorequire: bindir: bin cert_chain: [] date: 2012-03-02 00:00:00.000000000 Z dependencies: [] description: ! "\n PGCrypto is an ActiveRecord::Base extension that allows you to asymmetrically\n encrypt PostgreSQL columns with as little trouble as possible. It's totally\n freaking rad.\n " email: flip@x451.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.markdown files: - .rspec - CHANGES - LICENSE - README.markdown - Rakefile - VERSION - lib/pgcrypto.rb - lib/pgcrypto/active_record.rb - lib/pgcrypto/arel.rb - lib/pgcrypto/key.rb - lib/pgcrypto/table_manager.rb - pgcrypto.gemspec homepage: http://github.com/Plinq/pgcrypto licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: A transparent ActiveRecord::Base extension for encrypted columns test_files: []