Added a missing hide!

This commit is contained in:
Rodrigo Flores
2012-03-03 11:32:58 -03:00
parent f04d883ac1
commit ba80074b7b

View File

@@ -43,6 +43,7 @@ module Devise
include ViewPathTemplates
source_root File.expand_path("../../../../app/views/devise", __FILE__)
desc "Copies shared Devise views to your application."
hide!
# Override copy_views to just copy mailer and shared.
def copy_views