Class: Scope
- Inherits:
-
Object
- Object
- Scope
- Defined in:
- lib/bonfire/scope.rb
Class Method Summary collapse
Class Method Details
.build(options = {}) ⇒ Object
4 5 6 |
# File 'lib/bonfire/scope.rb', line 4 def self.build( = {}) OpenStruct.new() end |