Merge remote-tracking branch 'upstream/pull/3404'
This commit is contained in:
commit
0ca2e10b1d
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@
|
|||
|
||||
class User < ApplicationRecord
|
||||
require "digest"
|
||||
require "xml/libxml"
|
||||
|
||||
has_many :traces, -> { where(:visible => true) }
|
||||
has_many :diary_entries, -> { order(:created_at => :desc) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue