<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@
 # ENV['RAILS_ENV'] ||= 'production'
 
 # Specifies gem version of Rails to use when vendor/rails is not present
-RAILS_GEM_VERSION = '1.1.6'
+RAILS_GEM_VERSION = '2.0.2'
 
 # Bootstrap the Rails environment, frameworks, and default configuration
 require File.join(File.dirname(__FILE__), 'boot')
@@ -39,6 +39,7 @@ Rails::Initializer.run do |config|
   # config.active_record.default_timezone = :utc
   
   # See Rails::Configuration for more options
+  config.action_controller.session = { :session_key =&gt; &quot;_myapp_session&quot;, :secret =&gt; &quot;some secret phrase of at least 30 characters&quot; } 
 end
 
 # Add new inflection rules using the following format 
@@ -50,4 +51,4 @@ end
 #   inflect.uncountable %w( fish sheep )
 # end
 
-# Include your application configuration below
\ No newline at end of file
+# Include your application configuration below</diff>
      <filename>config/environment.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>44c71b560074f9461dc789227d30bd93b97271b7</id>
    </parent>
  </parents>
  <author>
    <name>Bob Cotton</name>
    <email>bob.cotton@rallydev.com</email>
  </author>
  <url>http://github.com/bcotton/activewarehouse-demo/commit/0618185cac128e256fac450bd6b70367fa969b77</url>
  <id>0618185cac128e256fac450bd6b70367fa969b77</id>
  <committed-date>2008-05-12T06:29:36-07:00</committed-date>
  <authored-date>2008-05-12T06:29:36-07:00</authored-date>
  <message>Update Rails version to 2.0.2
Add session key</message>
  <tree>aab7aa007ca14ff7a944d9c4898ca9272da899b3</tree>
  <committer>
    <name>Bob Cotton</name>
    <email>bob.cotton@rallydev.com</email>
  </committer>
</commit>
