Sha256: d5c2d913172db14410dc0bd654e51e8ee3804be63d1a5f2bf1ac51299cbbb951

Contents?: true

Size: 216 Bytes

Versions: 23

Compression:

Stored size: 216 Bytes

Contents

module ActivityNotification
  # Controller to manage subscriptions with Devise authentication.
  class SubscriptionsWithDeviseController < SubscriptionsController
    include DeviseAuthenticationController
  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

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