annotate app/models/institution.rb @ 773:c761e467a390 feature_14

getter and setter functions for the session variables holding the collapsible fieldsets statuses.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 16 Nov 2011 17:37:58 +0000
parents 596803cb34fc
children
rev   line source
luis@98 1 class Institution < ActiveRecord::Base
luis@98 2 end