cleanup
This commit is contained in:
parent
4f0b5f8223
commit
602759af1b
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ module Refinery
|
|||
|
||||
@canonical = url_for(:locale => ::Refinery::I18n.default_frontend_locale) if canonical?
|
||||
|
||||
@post.increment!(:access_count,1)
|
||||
@post.increment!(:access_count, 1)
|
||||
|
||||
respond_with (@post) do |format|
|
||||
format.html { present(@post) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue