Sha256: ddf536b9c8027f5fa6dc814f2ead8783728436d9f8cadead526cd3dd0bd0cef6

Contents?: true

Size: 130 Bytes

Versions: 11

Compression:

Stored size: 130 Bytes

Contents

require 'rails/railtie'
require 'active_record'

module NotificationHandler
    class Engine < ::Rails::Engine
    end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
notification-handler-1.2.5 lib/notification_handler/engine.rb
notification-handler-1.2.4 lib/notification_handler/engine.rb
notification-handler-1.2.3 lib/notification_handler/engine.rb
notification-handler-1.2.2 lib/notification_handler/engine.rb
notification-handler-1.2.1 lib/notification_handler/engine.rb
notification-handler-1.2.0 lib/notification_handler/engine.rb
notification-handler-1.1.2 lib/notification_handler/engine.rb
notification-handler-1.1.1 lib/notification_handler/engine.rb
notification-handler-1.1.0 lib/notification_handler/engine.rb
notification-handler-1.0.0 lib/notification_handler/engine.rb
notification-handler-1.0.0.beta11 lib/notification_handler/engine.rb