Sha256: 1cfb5a8bfecdfa40a4cf11c02ffb1c605d5f161d773c0dc4618e912547531242

Contents?: true

Size: 403 Bytes

Versions: 21

Compression:

Stored size: 403 Bytes

Contents

source 'https://rubygems.org'

gem 'rails', '4.2.0'

gem 'sass-rails', '~> 5.0'
gem 'uglifier', '>= 1.3.0'
gem 'coffee-rails', '~> 4.1.0'
gem 'jquery-rails'

gem 'slim'

gem 'mongoid'

gem 'dragonfly'
gem 'dragonfly-mongoid_data_store'

gem 'simple_form_attachments', path: '../../../simple_form_attachments'

group :development, :test do
  gem 'byebug'
  gem 'web-console', '~> 2.0'
  gem 'spring'
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
simple_form_attachments-0.2.6 test/dummy/Gemfile
simple_form_attachments-0.2.5 test/dummy/Gemfile
simple_form_attachments-0.2.4 test/dummy/Gemfile
simple_form_attachments-0.2.3 test/dummy/Gemfile
simple_form_attachments-0.2.2 test/dummy/Gemfile
simple_form_attachments-0.2.1 test/dummy/Gemfile
simple_form_attachments-0.2.0 test/dummy/Gemfile
simple_form_attachments-0.1.5 test/dummy/Gemfile
simple_form_attachments-0.1.4 test/dummy/Gemfile
simple_form_attachments-0.1.3 test/dummy/Gemfile
simple_form_attachments-0.1.2 test/dummy/Gemfile
simple_form_attachments-0.1.1 test/dummy/Gemfile
simple_form_attachments-0.1.0 test/dummy/Gemfile
simple_form_attachments-0.0.9 test/dummy/Gemfile
simple_form_attachments-0.0.8 test/dummy/Gemfile
simple_form_attachments-0.0.7 test/dummy/Gemfile
simple_form_attachments-0.0.6 test/dummy/Gemfile
simple_form_attachments-0.0.5 test/dummy/Gemfile
simple_form_attachments-0.0.4 test/dummy/Gemfile
simple_form_attachments-0.0.3 test/dummy/Gemfile