Sha256: a279cf396555bcb7b7471fffbecccb6d50fd46b590b4ebfdf04ef3f5f0296f3d

Contents?: true

Size: 317 Bytes

Versions: 3

Compression:

Stored size: 317 Bytes

Contents

source 'https://rubygems.org'

gemspec

group :development, :test do
  # issues with Combustion + FactoryGirl factory loading: https://github.com/pat/combustion/issues/33
  # therefore, this gem should not be part of .gemspec but instead is specified here in the Gemfile
  gem 'factory_girl_rails', require: false
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
live_record-0.1.2 Gemfile
live_record-0.1.1 Gemfile
live_record-0.1.0 Gemfile