Sha256: b34dabf2cf8fa76d02441b06a4f9e3988ba220096f406ca25057f7a42558ebc1

Contents?: true

Size: 148 Bytes

Versions: 3

Compression:

Stored size: 148 Bytes

Contents

class ExtendedComponentWithActions < ComponentWithActions
  js_property :bbar, [:another_action.action]
  
  action :some_action, :icon => :tick
end

Version data entries

3 entries across 3 versions & 1 rubygems

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