Class: BabushkaVizSandbox::BabushkaVizStubMeta

Inherits:
Object
  • Object
show all
Defined in:
lib/babushka-viz/deps.rb

Instance Method Summary collapse

Constructor Details

#initialize(name) ⇒ BabushkaVizStubMeta

Returns a new instance of BabushkaVizStubMeta.



85
86
87
# File 'lib/babushka-viz/deps.rb', line 85

def initialize(name)
  @name = name
end