Sha256: 0ad0424c9dd323052d46701edab09d5ff43b4976a07ddc7d4f170fd8aba898f4

Contents?: true

Size: 95 Bytes

Versions: 8

Compression:

Stored size: 95 Bytes

Contents

class PanelWithPlugin < Netzke::Base
  plugin :some_plugin
  plugin :plugin_with_components
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
netzke-core-0.7.7 test/core_test_app/app/components/panel_with_plugin.rb
netzke-core-0.7.6 test/core_test_app/app/components/panel_with_plugin.rb
netzke-core-0.7.5 test/core_test_app/app/components/panel_with_plugin.rb
netzke-core-0.7.4 test/core_test_app/app/components/panel_with_plugin.rb
netzke-core-0.7.3 test/core_test_app/app/components/panel_with_plugin.rb
netzke-core-0.7.2 test/core_test_app/app/components/panel_with_plugin.rb
netzke-core-0.7.1 test/rails_app/app/components/panel_with_plugin.rb
netzke-core-0.7.0 test/rails_app/app/components/panel_with_plugin.rb