Changeset 69
- Timestamp:
- 01/07/08 17:32:59 (11 months ago)
- Files:
-
- 1 modified
-
trunk/config/environments/test.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config/environments/test.rb
r1 r69 14 14 config.action_controller.perform_caching = false 15 15 16 # Disable request forgery protection in test environment 17 config.action_controller.allow_forgery_protection = false 18 16 19 # Tell ActionMailer not to deliver emails to the real world. 17 20 # The :test delivery method accumulates sent emails in the
