Sha256: 4891056eaa89a03fb2b6376931875bf45a28ae6c5aa12b2e6108e1a6387e10e9
Contents?: true
Size: 176 Bytes
Versions: 6
Compression:
Stored size: 176 Bytes
Contents
# Read about factories at https://github.com/thoughtbot/factory_bot FactoryBot.define do factory :plugin do gem_name "fluent-plugin-dummy" version "1.2.3" end end
Version data entries
6 entries across 6 versions & 1 rubygems