class BoxCutter::AppBuilder
Public Instance Methods
readme()
click to toggle source
# File lib/box_cutter/app_builder.rb, line 3 def readme template 'README.md.erb', 'README.md' end
# File lib/box_cutter/app_builder.rb, line 3 def readme template 'README.md.erb', 'README.md' end