Sha256: 3951dd92bc8eeeaf6003c55492fb023cdedd5b7250c747a6c00a60484873edbb

Contents?: true

Size: 127 Bytes

Versions: 19

Compression:

Stored size: 127 Bytes

Contents

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

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
common_core_js-0.4.7 app/controllers/common_core_js/application_controller.rb
common_core_js-0.4.6 app/controllers/common_core_js/application_controller.rb
common_core_js-0.4.4 app/controllers/common_core_js/application_controller.rb
common_core_js-0.4.3 app/controllers/common_core_js/application_controller.rb
common_core_js-0.4.2 app/controllers/common_core_js/application_controller.rb
common_core_js-0.4.1 app/controllers/common_core_js/application_controller.rb
common_core_js-0.4.0 app/controllers/common_core_js/application_controller.rb
common_core_js-0.3.9 app/controllers/common_core_js/application_controller.rb
common_core_js-0.3.8 app/controllers/common_core_js/application_controller.rb
common_core_js-0.3.7 app/controllers/common_core_js/application_controller.rb
common_core_js-0.3.6 app/controllers/common_core_js/application_controller.rb
common_core_js-0.3.5 app/controllers/common_core_js/application_controller.rb
common_core_js-0.3.4 app/controllers/common_core_js/application_controller.rb
common_core_js-0.3.3 app/controllers/common_core_js/application_controller.rb
common_core_js-0.3.2 app/controllers/common_core_js/application_controller.rb
common_core_js-0.3.1 app/controllers/common_core_js/application_controller.rb
common_core_js-0.3.0 app/controllers/common_core_js/application_controller.rb
common_core_js-0.1.1 app/controllers/common_core_js/application_controller.rb
common_core_js-0.1.0 app/controllers/common_core_js/application_controller.rb