cache landing data
This commit is contained in:
parent
ad01d4dee5
commit
4af8bd47ac
5 changed files with 9 additions and 3 deletions
|
@ -12,6 +12,8 @@ class RootController < ApplicationController
|
|||
return redirect_to manager_root_path
|
||||
end
|
||||
|
||||
@stat = Stat.first
|
||||
|
||||
render 'landing'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue