Guest User

Untitled

a guest
Jul 16th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. has_many :tags, :conditions => ["person_id IN(?)", (self.accounting_sharing_with.nil? ? self.id : (self.accounting_sharing_with + self))]
Add Comment
Please, Sign In to add comment