Sha256: 91b6c3e9055bca77500f4a612e49a371b82d7c9942dc3280ac97722830ce3a1c

Contents?: true

Size: 122 Bytes

Versions: 8

Compression:

Stored size: 122 Bytes

Contents

module Blueprints
  module FileContext
    def self.blueprint(plan, &block)
      Plan.new(plan, &block)
    end
  end
end

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
sinsiliux-blueprints-0.1.1 lib/blueprints/file_context.rb
blueprints-0.2.4 lib/blueprints/file_context.rb
blueprints-0.2.3 lib/blueprints/file_context.rb
blueprints-0.2.2 lib/blueprints/file_context.rb
blueprints-0.2.1 lib/blueprints/file_context.rb
blueprints-0.2.0 lib/blueprints/file_context.rb
blueprints-0.1.1 lib/blueprints/file_context.rb
blueprints-0.1.0 lib/blueprints/file_context.rb