Sha256: cbc6529622efcfe9dcbb7bee6a497538df5b9c7658222b3c1d668ef27ad11d50

Contents?: true

Size: 463 Bytes

Versions: 6

Compression:

Stored size: 463 Bytes

Contents

Houston.register_events {{

  "daemon:{type}:start"             => desc("Daemon {type} has started"),
  "daemon:{type}:restart"           => desc("Daemon {type} has restarted"),
  "daemon:{type}:stop"              => desc("Daemon {type} has stopped"),

  "hooks:{type}"                    => params("params").desc("/hooks/{type} was invoked"),
  "hooks:project:{type}"            => params("project", "params").desc("/hooks/project/:slug/{type} was invoked")

}}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
houston-core-0.8.4 lib/houston/boot/events.rb
houston-core-0.8.3 lib/houston/boot/events.rb
houston-core-0.8.2 lib/houston/boot/events.rb
houston-core-0.8.1 lib/houston/boot/events.rb
houston-core-0.8.0 lib/houston/boot/events.rb
houston-core-0.8.0.pre2 lib/houston/boot/events.rb