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