annotate app/models/institution.rb @ 530:ce1614b19759 feature_36

creates the association between authorship/author/user when saving a publication.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 25 Jul 2011 16:33:06 +0100
parents 596803cb34fc
children
rev   line source
luis@98 1 class Institution < ActiveRecord::Base
luis@98 2 end