Better ordering

This commit is contained in:
David Heinemeier Hansson 2013-04-18 11:52:16 -07:00
parent 63ce8a1112
commit da5405c4bc

@ -9,14 +9,14 @@ source 'https://rubygems.org'
<%= assets_gemfile_entry %>
<%= javascript_gemfile_entry -%>
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 1.0.1'
group :doc do
# bundle exec rake doc:rails generates the API under doc/api.
gem 'sdoc', require: false
end
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 1.0.1'
# Use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'