| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename Rails::Info.components to frameworks | Jeremy Kemper | 2008-11-24 | 1 | -8/+8 |
* | Fixed that RailsInfoController wasnt considering all requests local in develo... | David Heinemeier Hansson | 2008-06-02 | 1 | -1/+1 |
* | Rails Edge info returns the latest git commit hash [#36 state:resolved] | Francesc Esplugas | 2008-04-22 | 1 | -5/+5 |
* | Simplify some rails info methods | Jeremy Kemper | 2007-12-19 | 1 | -13/+13 |
* | Ruby 1.9 compat: Update idiosyncratic block variable usage. Closes #10546. | Jeremy Kemper | 2007-12-19 | 1 | -4/+6 |
* | Ruby 1.9 compat: File.exists\? -> File.exist\? en masse. References #1689 [Pr... | Jeremy Kemper | 2007-12-10 | 1 | -1/+1 |
* | Complete AWS -> ARes changeover. Closes #8717 [kampers] | Jeremy Kemper | 2007-10-15 | 1 | -1/+1 |
* | Remove last mentions of AWS from railties | Michael Koziarski | 2007-09-22 | 1 | -1/+1 |
* | misc doc fixes + Add ActiveResource to Rails::Info. Closes #8741, #9008, #90... | Rick Olson | 2007-07-25 | 1 | -2/+2 |
* | Install alias so Rails::InfoController is accessible at /rails_info. Closes #... | Nicholas Seckar | 2006-04-03 | 2 | -0/+4 |
* | Show tag properly in about | David Heinemeier Hansson | 2006-04-03 | 1 | -1/+1 |
* | Added TAG option for rake rails:freeze:edge, so you can say rake rails:freeze... | David Heinemeier Hansson | 2006-04-03 | 1 | -1/+5 |
* | Remove explicit require of departed file. | Nicholas Seckar | 2006-04-01 | 1 | -2/+0 |
* | Fix Rails info controller for postgres; Closes #4469. | Nicholas Seckar | 2006-03-29 | 2 | -11/+9 |
* | Remove explicit loading of RailsInfo and RailsInfoController. | Nicholas Seckar | 2006-03-19 | 3 | -12/+132 |
* | Fix RailsInfoController. | Nicholas Seckar | 2006-03-19 | 1 | -1/+4 |
* | Remove ::Controllers related cruft; fix AP tests | Nicholas Seckar | 2006-02-26 | 1 | -9/+7 |
* | Added an omnipresent RailsInfoController with a properties action that delive... | Sam Stephenson | 2005-11-08 | 1 | -0/+11 |