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

@ -3,4 +3,4 @@ class SocialEvent < ActiveRecord::Base
belongs_to :conference
has_and_belongs_to_many :registrations
end
end