Skip to content

Commit

Permalink
Add rack-cache on production
Browse files Browse the repository at this point in the history
  • Loading branch information
josepjaume committed Apr 27, 2012
1 parent 9c77680 commit d7f30ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions full-stack.rb
Expand Up @@ -62,6 +62,7 @@
gem 'jquery-rails'

gem_group :production do
gem 'rack-cache'
gem 'pg'
gem 'fog' if choices.s3
end
Expand Down

0 comments on commit d7f30ae

Please sign in to comment.