class Surveyable::TelephoneField

Public Instance Methods

field_type() click to toggle source
# File lib/surveyable/question.rb, line 95
def field_type
  'tel'
end