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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user