Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Takes out stale methods relating to edge_rails_version | Rizwan Reza | 2010-05-16 | 1 | -21/+0 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Just use abstract_unit | Jeremy Kemper | 2009-11-14 | 1 | -12/+1 |
| | |||||
* | Pull middleware for Rails info from the initializer instead of ActionController | Joshua Peek | 2009-09-26 | 1 | -4/+4 |
| | |||||
* | Railties test helpers need to activate rack gem | Joshua Peek | 2009-09-01 | 1 | -0/+3 |
| | |||||
* | Get Railties passing again | Yehuda Katz | 2009-05-16 | 1 | -0/+2 |
| | |||||
* | Improve tests and code for Rails::InfoController and Rails::Info [#2411 ↵ | Manfred Stienstra | 2009-04-07 | 1 | -1/+16 |
| | | | | | | | | | | state:resolved] - Refactor Rails::InfoController tests. - Return forbidden status from the InfoController for remote requests instead of a 500. - Add tests for displaying middleware in Rails::Info. Signed-off-by: Joshua Peek <josh@joshpeek.com> | ||||
* | Rename Rails::Info.components to frameworks | Jeremy Kemper | 2008-11-24 | 1 | -5/+5 |
| | |||||
* | Rails Edge info returns the latest git commit hash [#36 state:resolved] | Francesc Esplugas | 2008-04-22 | 1 | -38/+32 |
| | | | | Signed-off-by: Joshua Peek <josh@joshpeek.com> | ||||
* | misc doc fixes + Add ActiveResource to Rails::Info. Closes #8741, #9008, ↵ | Rick Olson | 2007-07-25 | 1 | -0/+7 |
| | | | | | | #9089 [kampers] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7235 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | railties tests | Jeremy Kemper | 2006-09-03 | 1 | -2/+4 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4912 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Railties: info tests passing | Jeremy Kemper | 2006-08-29 | 1 | -3/+7 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4845 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Rename Version constant to VERSION. Closes #2802. | Marcel Molina | 2005-11-17 | 1 | -2/+2 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3065 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Make use of silence_stderr in script/lighttpd, script/plugin, and Rails::Info | Sam Stephenson | 2005-11-07 | 1 | -11/+30 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2903 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Move info.rb to rails_info.rb and load Rails::Info after initialization | Sam Stephenson | 2005-11-05 | 1 | -0/+73 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2884 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |