public
Description: Merb Slice for application security/authentication
Clone URL: git://github.com/technomage/secure-magic.git
secure-magic / TODO
100644 15 lines (12 sloc) 0.472 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODO:
 
- Fix SecureMagic.description and SecureMagic.version
- Fix LICENSE with your name
- Fix Rakefile with your name and contact info
- Add your code to lib/secure-magic.rb
- Add your Merb rake tasks to lib/secure-magic/merbtasks.rb
 
Remove anything that you don't need:
 
- app/controllers/main.rb SecureMagic::Main controller
- app/views/layout/secure_magic.html.erb
- spec/controllers/main_spec.rb controller specs
- public/* any public files
- stubs/* any stub files