public
Description: Merb Slice for blogging
Homepage: http://github.com/maxime/blog-slice/tree/master
Clone URL: git://github.com/maxime/blog-slice.git
blog-slice / TODO
100644 12 lines (9 sloc) 0.334 kb
1
2
3
4
5
6
7
8
9
10
11
12
TODO:
 
- Add your code to lib/blog-slice.rb
- Add your Merb rake tasks to lib/blog-slice/merbtasks.rb
 
Remove anything that you don't need:
 
- app/controllers/main.rb BlogSlice::Main controller
- app/views/layout/blog-slice.html.erb
- spec/controllers/main_spec.rb controller specs
- public/* any public files
- stubs/* any stub files