Changeset 86
- Timestamp:
- 03/28/08 14:05:49 (8 months ago)
- Files:
-
- 1 modified
-
trunk/app/controllers/application.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/controllers/application.rb
r73 r86 14 14 # See ActionController::RequestForgeryProtection for details 15 15 # Uncomment the :secret if you're not using the cookie session store 16 protect_from_forgery :secret => '34$$adea99357513604a2fcac57912a908e5-092:@#$8hsmne5390'16 protect_from_forgery 17 17 18 18 protected
