view 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
line wrap: on
line source
class Institution < ActiveRecord::Base
end