Ignore:
Timestamp:
Jul 2, 2010, 8:53:43 PM (14 years ago)
Author:
KOBAYASHI, Shinji
Message:

developing around terminology

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ruby/trunk/config/environment.rb

    r413 r415  
    4949  # no regular words or you'll be exposed to dictionary attacks.
    5050  config.action_controller.session = {
    51     :session_key => '_terminology_session',
     51    :key => '_terminology_session',
    5252    :secret      => '1ea0f287b0aff2a17c7118ce51c923ba7dbbb864484499aefa03b79b57488265f13445ba44b6c0d1abe411f7bc2c8417edabadd611190532e7051a1a7319b707'
    5353  }
Note: See TracChangeset for help on using the changeset viewer.