Changeset 1651
- Timestamp:
- 02/24/08 08:48:36 (3 months ago)
- Files:
-
- trunk/config/environments/development.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config/environments/development.rb
r1646 r1651 9 9 # Show full error reports and disable caching 10 10 config.action_controller.consider_all_requests_local = true 11 config.action_controller.perform_caching = true11 config.action_controller.perform_caching = false 12 12 13 13 # Don't care if the mailer can't send
