Method: Bakeware::AppBuilder#remove_public_index
- Defined in:
- lib/bakeware/app_builder.rb
#remove_public_index ⇒ Object
9 10 11 |
# File 'lib/bakeware/app_builder.rb', line 9 def remove_public_index remove_file 'public/index.html' end |