Sha256: 4ce26e3a3bb042bc0965565683b6d92d0774c8b4151bcca1c99e49c7f4314383

Contents?: true

Size: 216 Bytes

Versions: 6

Compression:

Stored size: 216 Bytes

Contents

module ActivityNotification
  # Controller to manage subscriptions with Devise authentication.
  class SubscriptionsWithDeviseController < SubscriptionsController
    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/subscriptions_with_devise_controller.rb
activity_notification-1.4.0 app/controllers/activity_notification/subscriptions_with_devise_controller.rb
activity_notification-1.3.0 app/controllers/activity_notification/subscriptions_with_devise_controller.rb
activity_notification-1.2.1 app/controllers/activity_notification/subscriptions_with_devise_controller.rb
activity_notification-1.2.0 app/controllers/activity_notification/subscriptions_with_devise_controller.rb
activity_notification-1.1.0 app/controllers/activity_notification/subscriptions_with_devise_controller.rb