Class: BoxCutter::AppBuilder

Inherits:
Rails::AppBuilder
  • Object
show all
Defined in:
lib/box_cutter/app_builder.rb

Instance Method Summary collapse

Instance Method Details

#readmeObject



3
4
5
# File 'lib/box_cutter/app_builder.rb', line 3

def readme
  template 'README.md.erb', 'README.md'
end