start of iteration 2
This commit is contained in:
parent
9fb87a74ce
commit
729ed13521
75 changed files with 705 additions and 170 deletions
2
app/views/pages/_page.json.jbuilder
Normal file
2
app/views/pages/_page.json.jbuilder
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
json.extract! page, :id, :position, :path, :url, :report_id, :created_at, :updated_at
|
||||
json.url page_url(page, format: :json)
|
||||
Loading…
Add table
Add a link
Reference in a new issue