Skip to content

Commit

Permalink
removed caching on contact controller
Browse files Browse the repository at this point in the history
  • Loading branch information
dewski committed Jun 2, 2010
1 parent d3ff644 commit aad9dc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/contact_controller.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
class ContactController < ApplicationController
caches_page :show
respond_to :html, :js

def show
Expand Down

0 comments on commit aad9dc9

Please sign in to comment.