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