test/templates/Gemfile in dry_crud-1.6.0 vs test/templates/Gemfile in dry_crud-1.7.0
- old
+ new
@@ -16,17 +16,19 @@
gem 'haml'
gem 'kaminari'
+gem 'rspec-rails'
+
# Gems used only for assets and not required
# in production environments by default.
group :assets do
gem 'sass-rails' #, '~> 3.2.3'
gem 'coffee-rails' #, '~> 3.2.1'
gem 'uglifier' #, '>= 1.0.3'
gem 'bootstrap-sass-rails'
- #gem 'therubyracer'
+ gem 'therubyracer', :require => RUBY_PLATFORM.include?('linux') && 'v8'
end
gem 'jquery-rails'
# To use ActiveModel has_secure_password