hassox / merb-auth

no longer maintained here. Please see merb-more

This URL has Read+Write access

commit  5a3baae1c956c26c34170863f8c1aeac8849cd56
tree    3214c8432b5f5b661ba066983b9be38860d0584e
parent  8bf10b2bb182780a07df30f534d3a66601e7ac0b
merb-auth / TODO
100644 14 lines (11 sloc) 0.429 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TODO:
 
- Fix MerbAuth.description and MerbAuth.version
- Fix LICENSE with your name
- Fix Rakefile with your name and contact info
- Add your code to lib/merb_auth.rb
- Add your Merb rake tasks to lib/merb_auth/merbtasks.rb
 
Remove anything that you don't need:
 
- app/controllers/main.rb MerbAuth::Main controller
- app/views/layout/merb_auth.html.erb
- spec/controllers/main_spec.rb controller specs
- public/* any public files