Sha256: b56f9e208ba0f4f0f7b4fe2c6d5ce687c27dcae440238926c6fff7ef8487923a
Contents?: true
Size: 193 Bytes
Versions: 2
Compression:
Stored size: 193 Bytes
Contents
class SimpleComponent < Netzke::Base js_properties :title => "SimpleComponent", :html => "Inner text" # component :one, :class_name => "SimplePanel", :title => "One" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
netzke-core-0.7.1 | test/rails_app/app/components/simple_component.rb |
netzke-core-0.7.0 | test/rails_app/app/components/simple_component.rb |