Sha256: 8d974bb8a37a608bd186f894eb19c0e04bc8e147f5a4e01691f6c8901895cfd2
Contents?: true
Size: 205 Bytes
Versions: 1
Compression:
Stored size: 205 Bytes
Contents
# frozen_string_literal: true ENV['BUNDLE_GEMFILE'] ||= File.expand_path '../Gemfile', __FILE__ require 'bundler' Bundler.require Fluentspec.setup File.expand_path '../fluent.conf', __FILE__ Pry.start
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fluentspec-0.1.0 | example/console.rb |