Cross Reference:
xref
: /
lxc
/
src
/
liblxc
/
create.c
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
sentences_controller.rb revision acb3db0ee20cd276e305da358a03b30666976db0
2
ronwalf
#
2
ronwalf
# Lists sentences of an ontology
2
ronwalf
#
2
ronwalf
class
SentencesController
<
InheritedResources
::
Base
2
ronwalf
2
ronwalf
belongs_to
:
ontology
2
ronwalf
2
ronwalf
actions
:
index
2
ronwalf
respond_to
:
json
, :
xml
2
ronwalf
has_pagination
2
ronwalf
2
ronwalf
end
2
ronwalf