Libraries
»
case_model
(0.0.9)
»
Index
»
Model
»
Question
»
#reply_type
Method: Model::Question#reply_type
Defined in:
lib/models/question.rb
#
reply_type
⇒
Object
17 18 19
# File 'lib/models/question.rb', line 17
def
reply_type
QuestionReplyType
.
to_sym
(
query
)
end