class Surveyable::MoneyAmountField

Public Instance Methods

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