passwords_controller.rb

Path: app/controllers/passwords_controller.rb
Last Update: Sun Jan 06 20:21:56 -0500 2008

A controller to let a user manage their password. This controller follows the single resource design. It is always editing the password of the current user.

[Validate]