mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
fixed typo referring to routes.rb file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user