Add new lines at eof

This commit is contained in:
Maximilian Grundke
2017-10-04 12:53:09 +02:00
parent 70eb0d19b8
commit 06e99059d4
6 changed files with 6 additions and 6 deletions

View File

@ -6,4 +6,4 @@ class ExerciseCollection < ActiveRecord::Base
"#{I18n.t('activerecord.models.exercise_collection.one')}: #{name} (#{id})"
end
end
end