Skip to content

Commit

Permalink
Added a missing hide!
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Flores committed Mar 3, 2012
1 parent f04d883 commit ba80074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/generators/devise/views_generator.rb
Expand Up @@ -43,6 +43,7 @@ class SharedViewsGenerator < Rails::Generators::Base #:nodoc:
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
Expand Down

0 comments on commit ba80074

Please sign in to comment.