Sha256: 59d147ad409d400960eac4d9461ad8b0e801d0564404f4bce91c760b3949874b

Contents?: true

Size: 216 Bytes

Versions: 6

Compression:

Stored size: 216 Bytes

Contents

module ActivityNotification
  # Controller to manage notifications with Devise authentication.
  class NotificationsWithDeviseController < NotificationsController
    include DeviceAuthenticationController
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
activity_notification-1.4.1 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-1.4.0 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-1.3.0 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-1.2.1 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-1.2.0 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-1.1.0 app/controllers/activity_notification/notifications_with_devise_controller.rb