remove trailing spaces and blank lines
This commit is contained in:
parent
a1ed852287
commit
f91467a00a
15 changed files with 259 additions and 37 deletions
|
|
@ -3,6 +3,6 @@ class Qanswer < ActiveRecord::Base
|
|||
|
||||
belongs_to :question
|
||||
belongs_to :answer, dependent: :delete
|
||||
|
||||
|
||||
has_and_belongs_to_many :registrations
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue