Sha256: a3cb02c59c4c9f229a67a150a09d9f5bf1821676497f4aa693768f8a28f964be

Contents?: true

Size: 124 Bytes

Versions: 1

Compression:

Stored size: 124 Bytes

Contents

# lib/Rakefile
require 'bubbler'

path = File.expand_path(__dir__)
Dir.glob("#{path}/tasks/**/*.rake").each { |f| import f }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bubbler_ruby-0.1.0 lib/Rakefile