Cross Reference:
xref
: /
ontohub
/
app
/
controllers
/
entities_controller.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
entities_controller.rb revision 068c4812bb4a75942b62c2124ca1875525b3ac5c
#
# Lists entities of a ontology
#
class
EntitiesController
<
InheritedResources
::
Base
belongs_to
:
ontology
actions
:
index
has_scope
:
kind
has_pagination
respond_to
:
json
, :
xml
end