public
Description: Slice based authentication based on restful_authentication (Not Maintained Here)
Homepage:
Clone URL: git://github.com/hassox/merbful_authentication.git
100644 14 lines (11 sloc) 0.468 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TODO:
 
- Fix MerbfulAuthentication.description and MerbfulAuthentication.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 MerbfulAuthentication::Main controller
- app/views/layout/merb_auth.html.erb
- spec/controllers/main_spec.rb controller specs
- public/* any public files