Sha256: d678440914644672d1aa81371c0e570ccac1e45cacf4f8b71807381ffd0ade33

Contents?: true

Size: 205 Bytes

Versions: 134

Compression:

Stored size: 205 Bytes

Contents

class ApplicationController < ActionController::Base
  # Prevent CSRF attacks by raising an exception.
  # For APIs, you may want to use :null_session instead.
  protect_from_forgery with: :exception

end

Version data entries

134 entries across 116 versions & 10 rubygems

Version Path
husky-0.3.4 test/dummy/app/controllers/application_controller.rb
husky-0.3.3 test/dummy/app/controllers/application_controller.rb
husky-0.3.2 test/dummy/app/controllers/application_controller.rb
husky-0.3.1 test/dummy/app/controllers/application_controller.rb
unpoly-rails-0.24.1 spec_app/app/controllers/application_controller.rb
unpoly-rails-0.24.0 spec_app/app/controllers/application_controller.rb
husky-0.3.0 test/dummy/app/controllers/application_controller.rb
husky-0.2.9 test/dummy/app/controllers/application_controller.rb
husky-0.2.8 test/dummy/app/controllers/application_controller.rb
husky-0.2.7 test/dummy/app/controllers/application_controller.rb
husky-0.2.6 test/dummy/app/controllers/application_controller.rb
husky-0.2.5 test/dummy/app/controllers/application_controller.rb
husky-0.2.4 test/dummy/app/controllers/application_controller.rb
husky-0.2.3 test/dummy/app/controllers/application_controller.rb
husky-0.2.2 test/dummy/app/controllers/application_controller.rb
husky-0.2.1 test/dummy/app/controllers/application_controller.rb
husky-0.2.0 test/dummy/app/controllers/application_controller.rb
husky-0.1.9 test/dummy/app/controllers/application_controller.rb
husky-0.1.8 test/dummy/app/controllers/application_controller.rb
husky-0.1.7 test/dummy/app/controllers/application_controller.rb