Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Rails info controller for postgres; Closes #4469. | Nicholas Seckar | 2006-03-29 | 1 | -9/+7 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4097 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Remove explicit loading of RailsInfo and RailsInfoController. | Nicholas Seckar | 2006-03-19 | 1 | -0/+11 |
Move RailsInfo and RailsInfoController to Rails::Info and Rails::InfoController. Extend load path with Railties' builtin directory to make adding support code easy. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3981 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |