annotate app/models/institution.rb @ 680:65abc6b39292 live

Transfer custom welcome-page code from mainline to bibliography plugin code. This is far too awkward. We need a better way.
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 14 Sep 2011 14:26:22 +0100
parents 596803cb34fc
children
rev   line source
luis@98 1 class Institution < ActiveRecord::Base
luis@98 2 end