Sha256: e34d5021eab324998d194dce807554b993e937b9972f40ef6ca9f85f924dbbb3

Contents?: true

Size: 154 Bytes

Versions: 1

Compression:

Stored size: 154 Bytes

Contents

ActiveSupport.on_load(:action_view) { include Notifiable::Helpers::NotifiableHelpers }

module Notifiable
  class Engine < ::Rails::Engine
    
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
notifiable-0.0.3 lib/notifiable/rails.rb