Sha256: 1843804484234f2775fe95472dcd559ff6954e138641b2d532d0f5008dce6b49

Contents?: true

Size: 345 Bytes

Versions: 10

Compression:

Stored size: 345 Bytes

Contents

- resource.aasm(options[:state_machine_name]).events(permitted: true).each do |event|
  = link_to(resource.class.aasm(options[:state_machine_name]).human_event_name(event.name), { action: 'trigger_event', id: resource.to_param, machine_name: options[:state_machine_name], event_name: event.name }, class: 'btn btn-xs btn-primary', method: :post)

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rao-component-0.0.52.pre app/views/rao/component/table/body_cells/_aasm_actions.html.haml
rao-component-0.0.51.pre app/views/rao/component/table/body_cells/_aasm_actions.html.haml
rao-component-0.0.50.pre app/views/rao/component/table/body_cells/_aasm_actions.html.haml
rao-component-0.0.49.pre app/views/rao/component/table/body_cells/_aasm_actions.html.haml
rao-component-0.0.48.pre app/views/rao/component/table/body_cells/_aasm_actions.html.haml
rao-component-0.0.47.pre app/views/rao/component/table/body_cells/_aasm_actions.html.haml
rao-component-0.0.46.pre app/views/rao/component/table/body_cells/_aasm_actions.html.haml
rao-component-0.0.45.pre app/views/rao/component/table/body_cells/_aasm_actions.html.haml
rao-component-0.0.44.pre app/views/rao/component/table/body_cells/_aasm_actions.html.haml
rao-component-0.0.43.pre app/views/rao/component/table/body_cells/_aasm_actions.html.haml