Closed ZackBurtPoncho closed 8 years ago
I think this is because I implemented say
as a method only for statement
fields (which makes a NoMethodError
). The new release (0.2.8) changes this so you can use say
or ask
in any field.
Thanks @leemachin
AskAwesomely::FieldTypeError (Field long_text <AskAwesomely::Field::LongText> does not exist, please use one of: short_text, long_text, multiple_choice, picture_choice, statement, dropdown, yes_no, number, rating, opinion_scale, email, website, legal):
The offending code: