Skip to content

Commit

Permalink
Merge pull request #7 from ablythe/master
Browse files Browse the repository at this point in the history
Move FactoryGirl into development
  • Loading branch information
jamesdabbs committed Mar 18, 2015
2 parents 6e260ca + d8e3d91 commit 8966b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.rb
Expand Up @@ -28,10 +28,10 @@ def remove_gem name
gem 'pry-rails'
gem 'rspec-rails'
gem 'quiet_assets'
gem 'factory_girl_rails'
end

gem_group :test do
gem 'factory_girl_rails'
gem 'simplecov'
gem 'zonebie'
end
Expand Down

0 comments on commit 8966b10

Please sign in to comment.