Guest User

Untitled

a guest
Apr 27th, 2012
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. def cache_static_page
  2. headers['Cache-Control'] = 'public; max-age=2592000'
  3. end
Advertisement
Add Comment
Please, Sign In to add comment