annotate app/models/institution.rb @ 531:baf26f9eb1cf feature_36

Created the Publications Box that can be added to the "My Page"
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Sun, 25 Jul 2010 17:11:14 +0100
parents 596803cb34fc
children
rev   line source
luis@98 1 class Institution < ActiveRecord::Base
luis@98 2 end