Sha256: 33dd7b114d4577d172cccff7252121008b8e3421d12e9b21b234f56ec1c87c05

Contents?: true

Size: 147 Bytes

Versions: 3

Compression:

Stored size: 147 Bytes

Contents

class JsInclusionExtended < JsInclusion
  js_configure do |c|
    c.title = "JsInclusionExtended component"
    c.mixin :some_method_set
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
netzke-core-0.8.4 test/core_test_app/app/components/js_inclusion_extended.rb
netzke-core-0.8.3 test/core_test_app/app/components/js_inclusion_extended.rb
netzke-core-0.8.2 test/core_test_app/app/components/js_inclusion_extended.rb