1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Added memcached and set up cached items for up_matches page

This commit is contained in:
2015-12-17 18:44:24 +00:00
parent 127474da9c
commit 983cc9c667
7 changed files with 34 additions and 7 deletions

View File

@@ -45,6 +45,7 @@ gem 'spring', :group => :development
gem 'passenger'
gem 'therubyracer'
gem 'newrelic_rpm'
gem 'dalli'
end
#Other
gem 'devise'