Sha256: 413daca4751b6a99e7fb4b2dd21124d5c62b9cd6e7110444f8077f4b25ff8a4a

Contents?: true

Size: 127 Bytes

Versions: 3

Compression:

Stored size: 127 Bytes

Contents

class SimpleComponent < Netzke::Base
  js_properties :title => "SimpleComponent", 
                :html  => "Inner text"
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
netzke-core-0.6.2 test/rails_app/app/components/simple_component.rb
netzke-core-0.6.1 test/rails_app/app/components/simple_component.rb
netzke-core-0.6.0 test/rails_app/app/components/simple_component.rb