Sha256: 8827110f8c722dce114ce49f6bdf3d4ff68bbe3cefba29176a99ed0b214e59f2

Contents?: true

Size: 185 Bytes

Versions: 15

Compression:

Stored size: 185 Bytes

Contents

module Helena
  module Questions
    class LongText < Helena::Question
      include Helena::Concerns::Questions::Requirable

      field :default_value, type: String
    end
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
helena-2.1.0 app/models/helena/questions/long_text.rb
helena-2.0.2 app/models/helena/questions/long_text.rb
helena-2.0.1 app/models/helena/questions/long_text.rb
helena-2.0.0 app/models/helena/questions/long_text.rb
helena-1.3.1 app/models/helena/questions/long_text.rb
helena-1.3.0 app/models/helena/questions/long_text.rb
helena-1.1.0 app/models/helena/questions/long_text.rb
helena-1.0.3 app/models/helena/questions/long_text.rb
helena-1.0.2 app/models/helena/questions/long_text.rb
helena-1.0.1 app/models/helena/questions/long_text.rb
helena-1.0.0.rc4 app/models/helena/questions/long_text.rb
helena-1.0.0.rc3 app/models/helena/questions/long_text.rb
helena-1.0.0.rc2 app/models/helena/questions/long_text.rb
helena-1.0.0.rc1 app/models/helena/questions/long_text.rb
helena-0.3.3 app/models/helena/questions/long_text.rb