Sha256: a6acac965cb890e31390dd9890205d9f1dec5b9d292605380364c2912598bf9e

Contents?: true

Size: 157 Bytes

Versions: 30

Compression:

Stored size: 157 Bytes

Contents

module ActivityNotification
  class DummyCommonController < ActivityNotification.config.parent_controller.constantize
    include CommonController
  end
end

Version data entries

30 entries across 30 versions & 1 rubygems

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