Class: BoxCutter::AppBuilder
- Inherits:
-
Rails::AppBuilder
- Object
- Rails::AppBuilder
- BoxCutter::AppBuilder
- Defined in:
- lib/box_cutter/app_builder.rb
Instance Method Summary collapse
Instance Method Details
#readme ⇒ Object
3 4 5 |
# File 'lib/box_cutter/app_builder.rb', line 3 def readme template 'README.md.erb', 'README.md' end |