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