annotate app/models/institution.rb @ 163:9a5a265e77f0 feature_55

labels correctly named institution field is now mandatory and validated.
author luisf
date Mon, 31 Jan 2011 18:10:55 +0000
parents 596803cb34fc
children
rev   line source
luis@98 1 class Institution < ActiveRecord::Base
luis@98 2 end