3 lines
80 B
Ruby
3 lines
80 B
Ruby
object :favorite
|
|
|
|
attributes :id, :user_id, :party_id, :created_at, :updated_at
|