701eccb35c
- Introduce models & migrations for portals, categories, folders and articles - CRUD API for portals - CRUD API for categories Addresses: #714 Co-authored-by: Sojan <sojan@pepalo.com>
3 lines
62 B
Ruby
3 lines
62 B
Ruby
json.payload do
|
|
json.partial! 'portal', portal: @portal
|
|
end
|