Cross Reference: children_controller.rb
xref
: /
ontohub
/
app
/
controllers
/
api
/
v1
/
children_controller.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
class
Api
::
V1
::
ChildrenController
<
Api
::
V1
::
Base
inherit_resources
belongs_to
:
ontology
actions
:
index
private
def
default_serializer_options
{
each_serializer
:
OntologySerializer
::
Reference
}
end
end