public
Description: Merb Slice to transform Webby in a wysiwyg CMS
Homepage: http://legodata.com
Clone URL: git://github.com/alx/webbastic.git
webbastic / TODO
100644 15 lines (12 sloc) 0.457 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODO:
 
- Fix Webbastic.description and Webbastic.version
- Fix LICENSE with your name
- Fix Rakefile with your name and contact info
- Add your code to lib/webbastic.rb
- Add your Merb rake tasks to lib/webbastic/merbtasks.rb
 
Remove anything that you don't need:
 
- app/controllers/main.rb Webbastic::Main controller
- app/views/layout/webbastic.html.erb
- spec/controllers/main_spec.rb controller specs
- public/* any public files
- stubs/* any stub files