Sha256: fa1435604e7baaae8a6e81b1d4100b74c60c6d2eaf90d74384e6e5b1d93841b0

Contents?: true

Size: 183 Bytes

Versions: 24

Compression:

Stored size: 183 Bytes

Contents

class Reactor::ResourceActionable::ShowEvent < Reactor::ResourceActionable::ActionEvent
  perform do
    action_event "#{resource_name}_viewed", target: actionable_resource
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
reactor-0.13.0 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.12.2 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.12.1 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.11.4 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.11.2 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.11.1 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.11.0 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.10.1 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.10.0 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.9.9 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.9.8 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.9.7 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.9.6 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.9.5 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.9.4 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.9.2 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.9.1 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.9.0 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.8.3 lib/reactor/controllers/concerns/actions/show_event.rb
reactor-0.8.2 lib/reactor/controllers/concerns/actions/show_event.rb