Class: Gerbil::Generators::InstallGenerator

Inherits:
Rails::Generators::Base
  • Object
show all
Defined in:
lib/generators/gerbil/install_generator.rb

Instance Method Summary collapse

Instance Method Details

#copy_spec_filesObject



13
14
15
# File 'lib/generators/gerbil/install_generator.rb', line 13

def copy_spec_files
  directory "spec"
end