Skip to content

Commit

Permalink
Added #122 统一代码格式
Browse files Browse the repository at this point in the history
  • Loading branch information
moioo committed Oct 7, 2020
1 parent cdaa462 commit 3ce6b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/model/post.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ class Post < ApplicationRecord
class Hotspot < ApplicationRecord
belongs_to :post, required: false
has_one :topic, through: :post
end
end

0 comments on commit 3ce6b7d

Please sign in to comment.