Branch: refs/heads/ticket15
Home:
https://github.com/ericburns/gamification-library
Commit: 2dadf1699c3e75c1145611de9dbaab301c7cf4d0
https://github.com/ericburns/gamification-library/commit/2dadf1699c3e75c1145611de9dbaab301c7cf4d0
Author: Lindsey Brockman <
lindsey...@gmail.com>
Date: 2012-12-11 (Tue, 11 Dec 2012)
Changed paths:
M app/controllers/admins_controller.rb
M app/controllers/application_controller.rb
M app/controllers/games_controller.rb
M app/controllers/session_controller.rb
M app/controllers/users_controller.rb
M app/models/admin.rb
M app/models/user.rb
M app/views/admins/_form.html.erb
M app/views/admins/index.html.erb
M app/views/games/index.html.erb
M app/views/games/show.html.erb
A db/migrate/20121210010350_add_username_email_encrypted_password_salt_to_admin.rb
M db/schema.rb
Log Message:
-----------
refs ticket # 15, adding user validation, also added admin functionality and admin migration