Sha256: 4f7e1796378836c29a00dbceba5539f26aa4ffdf648a0c8951569a0c83b09ec5

Contents?: true

Size: 81 Bytes

Versions: 38

Compression:

Stored size: 81 Bytes

Contents

module Noodall
  class Select < Noodall::Field
    key :options, String
  end
end

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
noodall-form-builder-0.2.1 app/models/noodall/select.rb
noodall-form-builder-0.2.0 app/models/noodall/select.rb
noodall-form-builder-0.1.3 app/models/noodall/select.rb
noodall-form-builder-0.1.2 app/models/noodall/select.rb
noodall-form-builder-0.1.1 app/models/noodall/select.rb
noodall-form-builder-0.1.0 app/models/noodall/select.rb
noodall-form-builder-0.0.13 app/models/noodall/select.rb
noodall-form-builder-0.0.11 app/models/noodall/select.rb
noodall-form-builder-0.0.10 app/models/noodall/select.rb
noodall-form-builder-0.0.9 app/models/noodall/select.rb
noodall-form-builder-0.0.8 app/models/noodall/select.rb
noodall-form-builder-0.0.7 app/models/noodall/select.rb
noodall-form-builder-0.0.6 app/models/noodall/select.rb
noodall-form-builder-0.0.5 app/models/noodall/select.rb
noodall-form-builder-0.0.4 app/models/noodall/select.rb
noodall-form-builder-0.0.3 app/models/noodall/select.rb
noodall-form-builder-0.0.2 app/models/noodall/select.rb
noodall-form-builder-0.0.1 app/models/noodall/select.rb