Libraries
»
asker-tool
(2.9.4)
»
Index
»
Concept
»
#text
Method: Concept#text
Defined in:
lib/asker/data/concept.rb
#
text
⇒
Object
54 55 56
# File 'lib/asker/data/concept.rb', line 54
def
text
@data
[
:texts
]
[
0
]
||
"
...
"
end