some code

Ruby code posted by ja
created at 08 Sep 14:24

Edit | Back
1
2
3
  has_many :memberships, ->{ order(:ends_at) }, dependent: :destroy
  has_many :notes
  has_many :positions
109 Bytes in 2 ms with coderay