Sha256: d5cd2dc21ccdc75c27a1704596336753a61efb3cc13b2762ce09801c38be8247

Contents?: true

Size: 146 Bytes

Versions: 13

Compression:

Stored size: 146 Bytes

Contents

class ExtendedComponentWithActions < ComponentWithActions
  js_property :bbar, [:another_action.action]

  action :some_action, :icon => :tick
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
netzke-core-0.7.7 test/core_test_app/app/components/extended_component_with_actions.rb
netzke-core-0.7.6 test/core_test_app/app/components/extended_component_with_actions.rb
netzke-core-0.7.5 test/core_test_app/app/components/extended_component_with_actions.rb
netzke-core-0.7.4 test/core_test_app/app/components/extended_component_with_actions.rb
netzke-core-0.7.3 test/core_test_app/app/components/extended_component_with_actions.rb
netzke-core-0.7.2 test/core_test_app/app/components/extended_component_with_actions.rb
netzke-core-0.7.1 test/rails_app/app/components/extended_component_with_actions.rb
netzke-core-0.6.7 test/rails_app/app/components/extended_component_with_actions.rb
netzke-core-0.7.0 test/rails_app/app/components/extended_component_with_actions.rb
netzke-core-0.6.6 test/rails_app/app/components/extended_component_with_actions.rb
netzke-core-0.6.5 test/rails_app/app/components/extended_component_with_actions.rb
netzke-core-0.6.4 test/rails_app/app/components/extended_component_with_actions.rb
netzke-core-0.6.3 test/rails_app/app/components/extended_component_with_actions.rb