This commit is contained in:
Rodrigo Rosenfeld Rosas
2012-03-30 16:37:23 -03:00
parent 52b4bab461
commit f49b605514

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
#