Sha256: 9717122fd0ccb5acd3c9ea0f9bb59c218fa284974e96c6b5496577c8991c9fd2

Contents?: true

Size: 107 Bytes

Versions: 42

Compression:

Stored size: 107 Bytes

Contents

module PushType
  class TextField < PushType::FieldType

    options form_helper: :text_area
    
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
push_type_core-0.12.1 app/fields/push_type/text_field.rb
push_type_core-0.12.0 app/fields/push_type/text_field.rb
push_type_core-0.12.0.beta.1 app/fields/push_type/text_field.rb
push_type_core-0.11.2 app/fields/push_type/text_field.rb
push_type_core-0.11.1 app/fields/push_type/text_field.rb
push_type_core-0.11.0.beta.2 app/fields/push_type/text_field.rb
push_type_core-0.11.0.beta.1 app/fields/push_type/text_field.rb
push_type_core-0.10.4 app/fields/push_type/text_field.rb
push_type_core-0.10.3 app/fields/push_type/text_field.rb
push_type_core-0.10.2 app/fields/push_type/text_field.rb
push_type_core-0.10.1 app/fields/push_type/text_field.rb
push_type_core-0.10.0 app/fields/push_type/text_field.rb
push_type_core-0.10.0.beta.5 app/fields/push_type/text_field.rb
push_type_core-0.10.0.beta.3 app/fields/push_type/text_field.rb
push_type_core-0.9.5 app/fields/push_type/text_field.rb
push_type_core-0.9.3 app/fields/push_type/text_field.rb
push_type_core-0.9.2 app/fields/push_type/text_field.rb
push_type_core-0.9.1 app/fields/push_type/text_field.rb
push_type_core-0.9.0 app/fields/push_type/text_field.rb
push_type_core-0.9.0.beta.4 app/fields/push_type/text_field.rb