class Surveyable::StringField
Public Instance Methods
field_type()
click to toggle source
# File lib/surveyable/question.rb, line 65 def field_type 'text' end
# File lib/surveyable/question.rb, line 65 def field_type 'text' end