Sha256: 82e2fcc31fb4ed2651afbb09435af832a073039293841beb046031db3e8e64a2

Contents?: true

Size: 192 Bytes

Versions: 341

Compression:

Stored size: 192 Bytes

Contents

require "pathname"
eval(Pathname.new(__FILE__).dirname.join("Gemfile.base").read, binding)

platform :ruby do
  gem "pg"
end

platform :jruby do
  gem 'activerecord-jdbcpostgresql-adapter'
end

Version data entries

341 entries across 201 versions & 21 rubygems

Version Path
schema_plus_core-2.2.1 gemfiles/activerecord-5.1/Gemfile.postgresql
schema_plus_core-2.2.1 gemfiles/activerecord-5.0/Gemfile.postgresql
schema_plus_columns-0.3.0 gemfiles/activerecord-4.2/Gemfile.postgresql
schema_plus_columns-0.3.0 gemfiles/activerecord-5.0/Gemfile.postgresql
schema_plus_columns-0.3.0 gemfiles/activerecord-5.1/Gemfile.postgresql
schema_plus_compatibility-0.4.0 gemfiles/activerecord-5.1/Gemfile.postgresql
schema_plus_compatibility-0.4.0 gemfiles/activerecord-4.2/Gemfile.postgresql
schema_plus_compatibility-0.4.0 gemfiles/activerecord-5.0/Gemfile.postgresql
schema_plus_core-2.2.0 gemfiles/activerecord-5.0/Gemfile.postgresql
schema_plus_core-2.2.0 gemfiles/activerecord-5.1/Gemfile.postgresql
groundswell_schema_plus_columns-0.3.1 gemfiles/activerecord-5.0/Gemfile.postgresql
groundswell_schema_plus_columns-0.3.1 gemfiles/activerecord-5.1/Gemfile.postgresql
groundswell_schema_plus_columns-0.3.1 gemfiles/activerecord-4.2/Gemfile.postgresql
groundswell_schema_plus_columns-0.3.0 gemfiles/activerecord-4.2/Gemfile.postgresql
groundswell_schema_plus_columns-0.3.0 gemfiles/activerecord-5.0/Gemfile.postgresql
groundswell_schema_plus_columns-0.3.0 gemfiles/activerecord-5.1/Gemfile.postgresql
schema_dev-3.11.0 templates/gemfiles/activerecord-4.2.6/Gemfile.postgresql.erb
schema_dev-3.11.0 templates/gemfiles/activerecord-4.2/Gemfile.postgresql.erb
schema_dev-3.11.0 templates/gemfiles/activerecord-5.0.0/Gemfile.postgresql.erb
schema_dev-3.11.0 templates/gemfiles/activerecord-4.2.1/Gemfile.postgresql.erb