class Maglove::Widget::Card

Public Instance Methods

identifier() click to toggle source
# File lib/maglove/widget/card.rb, line 4
def identifier
  "card"
end