public
Description: open-source e-commerce built on merb
Clone URL: git://github.com/myabc/merb_mart.git
Click here to lend your support to: merb_mart and make a donation at www.pledgie.com !
merb_mart / TODO
100644 15 lines (11 sloc) 0.439 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODO:
 
- Fix MerbEMart.description and MerbEMart.version
- Fix LICENSE with your name
- Fix Rakefile with your name and contact info
- Add your code to lib/merb_e_mart.rb
- Add your Merb rake tasks to lib/merb_e_mart/merbtasks.rb
 
Remove anything that you don't need:
 
- app/controllers/main.rb MerbEMart::Main controller
- app/views/layout/merb_e_mart.html.erb
- spec/controllers/main_spec.rb controller specs
- public/* any public files