5 lines
86 B
Ruby
5 lines
86 B
Ruby
json.partial! "api/root_attributes"
|
|
|
|
json.changeset do
|
|
json.partial! @changeset
|
|
end
|