Sha256: e7d552e634295166c26266296c5ef7ddd61511305225858e15995a3f0ebd1529

Contents?: true

Size: 126 Bytes

Versions: 3

Compression:

Stored size: 126 Bytes

Contents

module Admin
  class NotifierController < BaseController
    def test_sending
      raise('Test notifier.')
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
coalla-cms-0.5.2.4 app/controllers/admin/notifier_controller.rb
coalla-cms-0.5.1.9 app/controllers/admin/notifier_controller.rb
coalla-cms-0.5.1.8 app/controllers/admin/notifier_controller.rb