Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move application configuration to the application configuration object, remov... | José Valim | 2010-03-26 | 1 | -69/+8 |
* | Move middlewares to the Application level. If you want to modify the middlewa... | Carlhuda | 2010-03-08 | 1 | -4/+0 |
* | Deprecated ActionController::Base.session_options= and ActionController::Base... | Carlhuda | 2010-03-04 | 1 | -2/+32 |
* | Move session and session_store onto ActionDispatch and add deprecation warnings | Carlhuda | 2010-03-04 | 1 | -2/+2 |
* | No need for a module if it's only being included once into an empty class. | Carl Lerche | 2010-03-04 | 1 | -1/+91 |
* | Move configuration to subfolders. | José Valim | 2010-01-23 | 1 | -0/+9 |