Sha256: 4917af276d89bbcd43e453ec6816e4ba803bf2e7bd4593e2d66acc5553b19a6b
Contents?: true
Size: 424 Bytes
Versions: 1
Compression:
Stored size: 424 Bytes
Contents
source 'https://rubygems.org' group :test do gem 'rake' gem 'shoulda' gem 'activerecord' gem 'sqlite3', :platform => :ruby platforms :jruby do gem 'jdbc-sqlite3' gem 'activerecord-jdbcsqlite3-adapter' end # Use Mongo as the database with Mongoid as the Object Document Mapper # Edge has support for Rails 4 gem 'mongoid', git: 'https://github.com/mongoid/mongoid.git' gem 'awesome_print' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
symmetric-encryption-2.2.0 | Gemfile |