Skip to content

Commit

Permalink
Added validation rule to evaluation_citation model.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas Wenneker committed May 5, 2010
1 parent b1d206d commit 350d10f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/evaluation_citation.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
class EvaluationCitation < ActiveRecord::Base
validates_presence_of :citation
end

0 comments on commit 350d10f

Please sign in to comment.