Sha256: a671f34bee8cb0206a563a72d1ae1504ea105dbd39d3d0b5af43cfca7de43796

Contents?: true

Size: 512 Bytes

Versions: 1

Compression:

Stored size: 512 Bytes

Contents

TODO:

- Fix <%= module_name %>.description and <%= module_name %>.version
- Fix LICENSE with your name
- Fix Rakefile with your name and contact info
- Add your code to lib/<%= base_name %>.rb
- Add your Merb rake tasks to lib/<%= base_name %>/merbtasks.rb

Remove anything that you don't need:

- app/controllers/main.rb <%= module_name %>::Main controller
- app/views/layout/<%= underscored_name %>.html.erb
- spec/controllers/main_spec.rb controller specs
- public/* any public files
- stubs/* any stub files

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
thorero-gen-0.9.4 templates/application/slice/full/TODO