Jeremy Kemper
3397d971ff
Complete AWS -> ARes changeover. Closes #8717 [kampers]
...
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7914 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-15 08:45:23 +00:00
Michael Koziarski
39b77ca347
Remove last mentions of AWS from railties
...
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7544 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-22 17:21:40 +00:00
Rick Olson
2d7afe4456
misc doc fixes + Add ActiveResource to Rails::Info. Closes #8741 , #9008 , #9089 [kampers]
...
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7235 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-07-25 02:50:35 +00:00
Nicholas Seckar
bf109cacf1
Install alias so Rails::InfoController is accessible at /rails_info. Closes #4546 .
...
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4138 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-04-03 05:15:29 +00:00
David Heinemeier Hansson
0b167dd863
Show tag properly in about
...
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4134 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-04-03 02:46:22 +00:00
David Heinemeier Hansson
802493ca6d
Added TAG option for rake rails:freeze:edge, so you can say rake rails:freeze:edge TAG=rel_1-1-0 to lock to the 1.1.0 release [DHH]
...
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4133 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-04-03 02:38:12 +00:00
Nicholas Seckar
b227e7e71d
Remove explicit require of departed file.
...
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4112 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-04-01 06:17:50 +00:00
Nicholas Seckar
23fa0395d8
Fix Rails info controller for postgres; Closes #4469 .
...
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4097 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-03-29 15:11:47 +00:00
Nicholas Seckar
5ff59bff82
Remove explicit loading of RailsInfo and RailsInfoController.
...
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
2006-03-19 18:45:26 +00:00