Class: Uistiti::Alpha::Container

Inherits:
ViewComponent::Base
  • Object
show all
Defined in:
app/components/uistiti/alpha/container.rb

Instance Method Summary collapse

Constructor Details

#initializeContainer

Returns a new instance of Container.



6
7
8
9
# File 'app/components/uistiti/alpha/container.rb', line 6

def initialize()
  super()
  
end