Sha256: 5d0b89c1737d42e73ccf37709b3de898342af6b3b76af7d4eb1d677a9d8f2ce9

Contents?: true

Size: 97 Bytes

Versions: 1

Compression:

Stored size: 97 Bytes

Contents

module Song::Contract
  class Form < Reform::Form
    property :id
    property :title
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trailblazer-future-2.1.0.rc1 test/rails5.0/app/concepts/song/contract/form.rb