This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 8d2531bf7cf7f0bc1b9da949c7f519acece64675
tree 6bf021d58fb5b157d09f29209045934919731636
parent c98253021695a39760a7b61570def78dc58259ce
tree 6bf021d58fb5b157d09f29209045934919731636
parent c98253021695a39760a7b61570def78dc58259ce
- app/controllers/application.rb
- app/controllers/sessions_controller.rb
- app/controllers/users_controller.rb
- app/helpers/application_helper.rb
- app/helpers/sessions_helper.rb
- app/helpers/users_helper.rb
- app/models/user.rb
- app/views/sessions/new.html.haml
- app/views/users/new.html.haml
- config/routes.rb
- db/migrate/006_create_users.rb
- db/schema.rb
- lib/authenticated_system.rb
- lib/authenticated_test_helper.rb
- test/fixtures/users.yml
- test/functional/session_controller_test.rb
- test/functional/users_controller_test.rb
- test/unit/user_test.rb
... |
... |
|
... |
... |
|





Comments
No one has commented yet.