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.1.6 test/dummy/app/controllers/application_controller.rb
husky-0.1.5 test/dummy/app/controllers/application_controller.rb
husky-0.1.4 test/dummy/app/controllers/application_controller.rb
unpoly-rails-0.23.0 spec_app/app/controllers/application_controller.rb
husky-0.1.3 test/dummy/app/controllers/application_controller.rb
husky-0.1.2 test/dummy/app/controllers/application_controller.rb
husky-0.1.1 test/dummy/app/controllers/application_controller.rb
husky-0.1.0 test/dummy/app/controllers/application_controller.rb
husky-0.0.9 test/dummy/app/controllers/application_controller.rb
husky-0.0.8 test/dummy/app/controllers/application_controller.rb
husky-0.0.7 test/dummy/app/controllers/application_controller.rb
husky-0.0.6 test/dummy/app/controllers/application_controller.rb
unpoly-rails-0.22.1 spec_app/app/controllers/application_controller.rb
unpoly-rails-0.22.0 spec_app/app/controllers/application_controller.rb
unpoly-rails-0.21.0 spec_app/app/controllers/application_controller.rb
husky-0.0.5 test/dummy/app/controllers/application_controller.rb
sql_search_n_sort-2.1.4 test/generators/tmp/app/controllers/application_controller.rb
sql_search_n_sort-2.1.4 test/generators/sql_search_n_sort/dummy_test_files/app/controllers/application_controller.rb
unpoly-rails-0.20.0 spec_app/app/controllers/application_controller.rb
upjs-rails-0.19.0 spec_app/app/controllers/application_controller.rb