class FeatureProof::Generators::ViewsGenerator

Public Instance Methods

copy_views() click to toggle source
# File lib/generators/feature_proof/views_generator.rb, line 8
def copy_views
  directory 'app/', 'app/'
end