Sha256: e1ecfe7cef18b0a46f9fd15e94ed475c06b3fac7e4e07524451e345cba2deb63
Contents?: true
Size: 1.36 KB
Versions: 0
Compression: gzip
Compressed size: 667 Bytes
Stored size: 667 Bytes
Contents
--- !ruby/object:Gem::Specification name: pgcrypto version: !ruby/object:Gem::Version version: 0.0.3 prerelease: platform: ruby authors: - Flip Sasser autorequire: bindir: bin cert_chain: [] date: 2012-02-28 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: []