David Heinemeier Hansson
|
fa207c2446
|
Disabling sessions is not a common day event
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4352 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-05-21 16:51:46 +00:00 |
|
Jeremy Kemper
|
0adcd811f9
|
The app generator sets a session key in application.rb so apps running on the same host may distinguish their cookies. Closes #2967.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4328 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-05-07 08:28:42 +00:00 |
|
David Heinemeier Hansson
|
6027d376b9
|
Cleaned up some docs
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2598 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-10-15 01:10:12 +00:00 |
|
David Heinemeier Hansson
|
4d9cda5732
|
Renamed AbstractApplicationController and abstract_application.rb to ApplicationController and application.rb, so that it will be possible for the framework to automatically pick up on app/views/layouts/application.rhtml and app/helpers/application.rb
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@159 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2004-12-15 11:30:09 +00:00 |
|