Sha256: 8169420ab415da3a8b065f30bb54761e5574f9913bc378451cc30676582c0611

Contents?: true

Size: 216 Bytes

Versions: 24

Compression:

Stored size: 216 Bytes

Contents

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

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
activity_notification-2.3.3 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.3.2 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.3.1 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.3.0 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.2.4 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.2.3 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.2.2 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.2.1 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.2.0 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.1.4 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.1.3 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.1.2 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.1.1 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.1.0 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-2.0.0 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-1.7.1 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-1.7.0 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-1.6.1 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-1.6.0 app/controllers/activity_notification/notifications_with_devise_controller.rb
activity_notification-1.5.1 app/controllers/activity_notification/notifications_with_devise_controller.rb