Skip to content

Commit

Permalink
cachebuster on page
Browse files Browse the repository at this point in the history
  • Loading branch information
tcurdt committed Aug 12, 2012
1 parent 7f529fe commit efac51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/awestruct/extensions/cachebuster.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module Extensions
module Cachebuster

def cache(href)
"#{href}?#{cachebuster}"
"#{href}?#{page.cachebuster}"
end

class Extension
Expand Down

0 comments on commit efac51f

Please sign in to comment.