annotate app/models/institution.rb @ 376:ad71d0604ac2 feature_36

controller now saving; menus not working; permissions can be set by admins
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 31 Mar 2011 18:59:07 +0100
parents 596803cb34fc
children
rev   line source
luis@98 1 class Institution < ActiveRecord::Base
luis@98 2 end