mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-01 12:24:28 +01:00
2 lines
122 B
Ruby
2 lines
122 B
Ruby
json.extract! @price_category, :id, :name, :conditions, :created_at
|
|
json.events @price_category.event_price_category.count |