Sha256: 8a0892207dd6c74f052e5f0c0ed9f333fd15a7a730fc64502b00cb62740ae78d

Contents?: true

Size: 133 Bytes

Versions: 35

Compression:

Stored size: 133 Bytes

Contents

module Publisher
  extend ActiveSupport::Concern

  def trigger(*args)
    ActiveSupport::Notifications.instrument(*args)
  end  
end

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
fullstack-cms-0.4.6 app/support/publisher.rb
fullstack-cms-0.4.5 app/support/publisher.rb
fullstack-cms-0.4.4 app/support/publisher.rb
fullstack-cms-0.4.3 app/support/publisher.rb
fullstack-cms-0.4.2 app/support/publisher.rb
fullstack-cms-0.4.1 app/support/publisher.rb
fullstack-cms-0.3.39 app/support/publisher.rb
fullstack-cms-0.3.38 app/support/publisher.rb
fullstack-cms-0.3.37 app/support/publisher.rb
fullstack-cms-0.3.36 app/support/publisher.rb
fullstack-cms-0.3.35 app/support/publisher.rb
fullstack-cms-0.3.34 app/support/publisher.rb
fullstack-cms-0.3.33 app/support/publisher.rb
fullstack-cms-0.3.32 app/support/publisher.rb
fullstack-cms-0.3.31 app/support/publisher.rb
fullstack-cms-0.3.30 app/support/publisher.rb
fullstack-cms-0.3.29 app/support/publisher.rb
fullstack-cms-0.3.28 app/support/publisher.rb
fullstack-cms-0.3.27 app/support/publisher.rb
fullstack-cms-0.3.26 app/support/publisher.rb