Sha256: 3aeee43d6936ca0d96edad738483ce745047f6910dc5d96f55045d5358c581e2

Contents?: true

Size: 116 Bytes

Versions: 22

Compression:

Stored size: 116 Bytes

Contents

# frozen_string_literal: true

class BuilderOptions < Sinclair::Options
  with_options :name

  skip_validation
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
sinclair-2.1.1 spec/support/models/builder_options.rb
sinclair-2.1.0 spec/support/models/builder_options.rb
sinclair-2.0.1 spec/support/models/builder_options.rb
sinclair-2.0.0 spec/support/models/builder_options.rb
sinclair-1.16.3 spec/support/models/builder_options.rb
sinclair-1.16.2 spec/support/models/builder_options.rb
sinclair-1.16.1 spec/support/models/builder_options.rb
sinclair-1.16.0 spec/support/models/builder_options.rb
sinclair-1.15.0 spec/support/models/builder_options.rb
sinclair-1.14.2 spec/support/models/builder_options.rb
sinclair-1.14.1 spec/support/models/builder_options.rb
sinclair-1.14.0 spec/support/models/builder_options.rb
sinclair-1.13.0 spec/support/models/builder_options.rb
sinclair-1.12.1 spec/support/models/builder_options.rb
sinclair-1.12.0 spec/support/models/builder_options.rb
sinclair-1.11.0 spec/support/models/builder_options.rb
sinclair-1.10.0 spec/support/models/builder_options.rb
sinclair-1.9.0 spec/support/models/builder_options.rb
sinclair-1.8.0 spec/support/models/builder_options.rb
sinclair-1.7.0 spec/support/models/builder_options.rb