Class: Maglove::Widget::Card
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from V2
Methods inherited from Base
#defaults, #initialize, #render, #style_string, #widget_options
Constructor Details
This class inherits a constructor from Maglove::Widget::Base
Instance Method Details
#identifier ⇒ Object
4 5 6 |
# File 'lib/maglove/widget/card.rb', line 4 def identifier "card" end |