Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | protect new rails apps from csrf by default. | Rick Olson | 2007-09-24 | 1 | -0/+1 |
* | Make it a default assumption that you want all helpers, all the time (yeah, y... | David Heinemeier Hansson | 2007-02-24 | 1 | -0/+1 |
* | Session configuration in config/environment.rb instead of app/controllers/app... | Jeremy Kemper | 2007-02-22 | 1 | -5/+0 |
* | Missed commit for [6184]. Generate a random secret for new app's cookie sessi... | Jeremy Kemper | 2007-02-21 | 1 | -2/+5 |
* | Disabling sessions is not a common day event | David Heinemeier Hansson | 2006-05-21 | 1 | -4/+1 |
* | The app generator sets a session key in application.rb so apps running on the... | Jeremy Kemper | 2006-05-07 | 1 | -2/+8 |
* | Cleaned up some docs | David Heinemeier Hansson | 2005-10-15 | 1 | -2/+2 |
* | Renamed AbstractApplicationController and abstract_application.rb to Applicat... | David Heinemeier Hansson | 2004-12-15 | 1 | -0/+4 |