Sha256: 8a34c0a6d1616c3c26489fdffae4984c2f6f8d971bf3efd8b9d23cefdfeac3eb
Contents?: true
Size: 252 Bytes
Versions: 28
Compression:
Stored size: 252 Bytes
Contents
# Marty's version of the Netzke Panel component. class Marty::Panel < Netzke::Core::Panel js_configure do |c| c.update_body_html = <<-JS function(html){ this.body.update(html); } JS end end Panel = Marty::Panel
Version data entries
28 entries across 28 versions & 1 rubygems