Libraries
»
case_model
(0.0.11)
»
Index
»
Model
»
Question
»
#text
Method: Model::Question#text
Defined in:
lib/models/question.rb
#
text
⇒
Object
13 14 15
# File 'lib/models/question.rb', line 13
def
text
query
.
value
(
QV
.
text
)
.
to_s
end