Sha256: d8f3831e45fcea49e1c95b06274b2583ecff61fe9f3b444f6609e4e65aad7639

Contents?: true

Size: 194 Bytes

Versions: 13

Compression:

Stored size: 194 Bytes

Contents

require "devise"
require "cancan"
require "grocer"
require "gcm"

module FwtPushNotificationServer
  
  class Engine < ::Rails::Engine
    isolate_namespace FwtPushNotificationServer
  end

end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
fwt_push_notification_server-0.1.0.b11 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.1.0.b10 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.1.0.b9 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.1.0.b8 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.1.0.b7 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.1.0.b6 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.1.0.b5 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.1.0.b4 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.1.0.b3 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.1.0.b2 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.1.0.b1 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.0.7 lib/fwt_push_notification_server/engine.rb
fwt_push_notification_server-0.0.7.b4 lib/fwt_push_notification_server/engine.rb