Skip to content

jstewart/mhs_authentication_system

 
 

Repository files navigation

MhsAuthenticationSystem
=======================

This authentication system allows for an easy, plug and play solution
to all you authentication and privilege needs.

 * The currently logged in user's id is stored in the sessionas :current_user_id.
 * When creating fixture data, you can use User.hash_password( 'password' ) 

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%