Remove inconsistent and useless blank lines in models
This commit is contained in:
parent
d47e8b3702
commit
04845efdfc
6 changed files with 0 additions and 6 deletions
|
@ -2,5 +2,4 @@ class Exercice < ActiveRecord::Base
|
|||
belongs_to :etablissement
|
||||
|
||||
validates :ca, presence: true, allow_blank: false, allow_nil: false
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue