1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-02 13:15:27 +00:00

Page caching set up

This commit is contained in:
2015-12-23 14:11:20 +00:00
parent be1df55e39
commit db876809ef
6 changed files with 109 additions and 94 deletions

View File

@@ -48,6 +48,7 @@ GEM
execjs
coffee-script-source (1.9.1.1)
concurrent-ruby (1.0.0)
dalli (2.7.5)
devise (3.4.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
@@ -160,6 +161,7 @@ PLATFORMS
DEPENDENCIES
cancancan
coffee-rails (~> 4.0.0)
dalli
devise
jbuilder (~> 2.0)
jquery-rails