I have added two small patches to Lighthouse relating to sessions. The first removes the very old #reloadable? method from ActiveRecord::SessionStore. The second updates the config/initializers/session_store.rb file to use the new :key option in the session configuration instead of the old CGI :session_key option. The patch also updates related documentation and messages referring to the old :session_key option. [1] http://rails.lighthouseapp.com/projects/8994/tickets/1745-remove-unused-reloadable-method-from-activerecordsessionstore [2] http://rails.lighthouseapp.com/projects/8994/tickets/1746-use-key-instead-of-old-session_key-in-session_storerb-generator-and-docs -- Cody Fauser http://shopify.com - e-commerce done right http://www.codyfauser.com - blog http://peepcode.com/products/activemerchant-pdf - ActiveMerchant PeepCode http://www.oreilly.com/catalog/rjsrails - RJS Templates for Rails --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---