Sha256: 7ef671ecb2d44e1f9a9350e6dbb0ce313eb1f73b8a688d27ade52fe9a629c11d
Contents?: true
Size: 273 Bytes
Versions: 58
Compression:
Stored size: 273 Bytes
Contents
module SocialStream module Events class Engine < Rails::Engine initializer "social_stream-events.toolbar_config" do SocialStream::ToolbarConfig.module_eval do include SocialStream::ToolbarConfig::Events end end end end end
Version data entries
58 entries across 58 versions & 2 rubygems