session_controller.rb

Path: app/controllers/session_controller.rb
Last Update: Tue Dec 19 09:29:55 +1030 2006

Session Controller

The session controller allows management of ClinicalSession records.

It also contains the methods for making and cancelling a Booking for each ClinicalSession.

Reschedule and recurring sessions are managed through the session controller.

[Validate]