Sha256: 417eb396497b01e761ff35e856ac993e2e011ec756965a4d61399be173c98985
Contents?: true
Size: 100 Bytes
Versions: 2
Compression:
Stored size: 100 Bytes
Contents
require 'ostruct' class Scope def self.build(options = {}) OpenStruct.new(options) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bonfire-0.1.1 | lib/bonfire/scope.rb |
bonfire-0.1.0 | lib/bonfire/scope.rb |