fixed typo referring to routes.rb file

This commit is contained in:
Danny Burt
2015-06-02 18:10:22 -07:00
parent 1a0192201b
commit 29e257e8ba

View File

@@ -2,7 +2,7 @@
Some setup you must do manually if you haven't yet:
Ensure you have overridden routes for generated controllers in your route.rb.
Ensure you have overridden routes for generated controllers in your routes.rb.
For example:
Rails.application.routes.draw do