Merge pull request #1759 from rosenfeld/patch-6

Fix typo
This commit is contained in:
José Valim
2012-03-30 12:38:58 -07:00

View File

@@ -136,7 +136,7 @@ module ActionDispatch::Routing
#
# devise_for :users, :format => false
#
# * :constraints => works the same as Rails' contraints
# * :constraints => works the same as Rails' constraints
#
# * :defaults => works the same as Rails' defaults
#