annotate app/models/institution.rb @ 428:9cfd7a1d848e feature_36

Created the Edit View (still not changing the DB) Small changes to Publications model.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 01 Jun 2011 17:27:52 +0100
parents 596803cb34fc
children
rev   line source
luis@98 1 class Institution < ActiveRecord::Base
luis@98 2 end