Sha256: 5ec0ec6ad2575cf490f6a446f3cb8c1730912a4697fae8640f815382c64faffb
Contents?: true
Size: 280 Bytes
Versions: 222
Compression:
Stored size: 280 Bytes
Contents
class Avo::Cards::<%= class_name.camelize %> < Avo::Cards::PartialCard self.id = "<%= name.underscore %>" self.label = "<%= name.underscore.humanize %>" self.partial = "avo/cards/<%= name.underscore %>" # self.display_header = true # self.cols = 1 # self.rows = 1 end
Version data entries
222 entries across 111 versions & 1 rubygems