Sha256: 9e3ba237f686d426e9bb43b5b417c182cc2944ca6e1a01e85081288998edeb95
Contents?: true
Size: 220 Bytes
Versions: 15
Compression:
Stored size: 220 Bytes
Contents
class SimpleWrapper < Netzke::Basepack::Wrapper def config { :items => [{:class_name => "Basepack::Panel", :html => "A Panel wrapped into the (invisible) wrapper", :title => "Wrapped Panel"}] } end end
Version data entries
15 entries across 15 versions & 2 rubygems