Sha256: 6002f3a7c299cb20782a8932884d72a1e40775a239c4aeda0051e38dbbcf7e8f

Contents?: true

Size: 135 Bytes

Versions: 4

Compression:

Stored size: 135 Bytes

Contents

module Fakeit
  module Openapi
    module Example
      def boolean_example
        Faker::Boolean.boolean
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fakeit-0.1.5 lib/fakeit/openapi/example/boolean_example.rb
fakeit-0.1.4 lib/fakeit/openapi/example/boolean_example.rb
fakeit-0.1.3 lib/fakeit/openapi/example/boolean_example.rb
fakeit-0.1.2 lib/fakeit/openapi/example/boolean_example.rb