Sha256: f91debee0e0bd84f68eea3be22fcef5683c1e0d205bbb0645cb0412f465861a7

Contents?: true

Size: 123 Bytes

Versions: 5

Compression:

Stored size: 123 Bytes

Contents

module NotifyOn
  class ApplicationController < ActionController::Base
    protect_from_forgery with: :exception
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
notify_on-1.0.5 app/controllers/notify_on/application_controller.rb
notify_on-1.0.4 app/controllers/notify_on/application_controller.rb
notify_on-1.0.3 app/controllers/notify_on/application_controller.rb
notify_on-1.0.2 app/controllers/notify_on/application_controller.rb
notify_on-1.0.1 app/controllers/notify_on/application_controller.rb