Sha256: 8044313418f313a712546b0407005cc137ffdd56bb04c2f5c9c05fb07837794e

Contents?: true

Size: 331 Bytes

Versions: 1

Compression:

Stored size: 331 Bytes

Contents

# frozen_string_literal: true

class Mockolate::Types::Integer < Mockolate::Types
  # Public Methods
  # name:     Name of the key specified in params block
  # options:  Options of the key specified in params block
  # value:    Returns default value if specified, or fetchs data from faker

  # def parse
  #   super
  # end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mockolate-0.1.0 lib/mockolate/types/integer.rb