Changeset 1651

Show
Ignore:
Timestamp:
02/24/08 08:48:36 (3 months ago)
Author:
neuro
Message:

development environment should not cache things

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/config/environments/development.rb

    r1646 r1651  
    99# Show full error reports and disable caching 
    1010config.action_controller.consider_all_requests_local = true 
    11 config.action_controller.perform_caching             = tru
     11config.action_controller.perform_caching             = fals
    1212 
    1313# Don't care if the mailer can't send