<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 require &quot;ostruct&quot;
 
 class PagesController &lt; ApplicationController
-  caches_action :index, :banners, :talker, :register, :contact, :speakers, :agenda
+  caches_action :index, :banners, :register
   
   def index
   end
@@ -30,9 +30,6 @@ class PagesController &lt; ApplicationController
   def banners
   end
   
-  def talker
-  end
-  
   def register
   end
   </diff>
      <filename>app/controllers/pages_controller.rb</filename>
    </modified>
    <modified>
      <diff>@@ -11,7 +11,7 @@ config.whiny_nils = true
 # Show full error reports and disable caching
 config.action_controller.consider_all_requests_local = true
 config.action_view.debug_rjs                         = true
-config.action_controller.perform_caching             = false
+config.action_controller.perform_caching             = true #false
 
 # Don't care if the mailer can't send
 config.action_mailer.raise_delivery_errors = false
\ No newline at end of file</diff>
      <filename>config/environments/development.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c64b4e38f1588af2ebf758946016166214a11704</id>
    </parent>
  </parents>
  <author>
    <name>tinogomes</name>
    <email>tinorj@gmail.com</email>
  </author>
  <url>http://github.com/tinogomes/devinsampa/commit/3b74644bbc03aee22153bcf5eb780511bddea6a6</url>
  <id>3b74644bbc03aee22153bcf5eb780511bddea6a6</id>
  <committed-date>2009-11-06T15:38:55-08:00</committed-date>
  <authored-date>2009-11-06T15:38:55-08:00</authored-date>
  <message>disable action cache for speakers and agenda</message>
  <tree>20ae7641a04c71c4b62065d9d63ca40b58457e98</tree>
  <committer>
    <name>tinogomes</name>
    <email>tinorj@gmail.com</email>
  </committer>
</commit>
