TODO:

- Fix FullTestSlice.description and FullTestSlice.version
- Fix LICENSE with your name
- Fix Rakefile with your name and contact info
- Add your code to lib/full-test-slice.rb
- Add your Merb rake tasks to lib/full-test-slice/merbtasks.rb

Remove anything that you don't need:

- app/controllers/main.rb FullTestSlice::Main controller
- app/views/layout/full-test-slice.html.erb
- spec/controllers/main_spec.rb controller specs
- public/* any public files
- stubs/* any stub files