We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57746a2 + e243e33 commit db60199Copy full SHA for db60199
guides/source/upgrading_ruby_on_rails.md
@@ -724,7 +724,7 @@ it.
724
Rails 5 adds the ability to run tasks and tests through `bin/rails` instead of rake. Generally
725
these changes are in parallel with rake, but some were ported over altogether. As the `rails`
726
command already looks for and runs `bin/rails`, we recommend you to use the shorter `rails`
727
-over `bin/rails.
+over `bin/rails`.
728
729
To use the new test runner simply type `rails test`.
730
0 commit comments