diff options
Diffstat (limited to 'railties')
-rw-r--r-- | railties/test/application/rake_test.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/test/application/rake_test.rb b/railties/test/application/rake_test.rb index 864d23522d..f457ff9251 100644 --- a/railties/test/application/rake_test.rb +++ b/railties/test/application/rake_test.rb @@ -155,7 +155,7 @@ module ApplicationTests Please add some routes in config/routes.rb. - For more information about routes, see the Rails Guide: http://guides.rubyonrails.org/routing.html . + For more information about routes, see the Rails guide: http://guides.rubyonrails.org/routing.html. MESSAGE end |