add skipped empty lines

This commit is contained in:
Artem Chernikov 2014-06-30 17:07:53 +02:00
parent cdd3b40f5b
commit 494003892c
31 changed files with 37 additions and 29 deletions

View file

@ -5,4 +5,4 @@ class Vday < ActiveRecord::Base
has_many :vchoices
has_many :vpositions, :through => :vchoices, :dependent => :destroy
end
end