Sha256: cf513a4ea7f0945e9e25d04f56abb465f30eadd9b6e21b2b2188ccc1c1aec775

Contents?: true

Size: 112 Bytes

Versions: 4

Compression:

Stored size: 112 Bytes

Contents

class ApplicationController < ActionController::Base
  protect_from_forgery

  helper_method :current_user
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
commontator-5.1.0 spec/dummy/app/controllers/application_controller.rb
commontator-5.0.0 spec/dummy/app/controllers/application_controller.rb
commontator-4.11.1 spec/dummy/app/controllers/application_controller.rb
commontator-4.11.0 spec/dummy/app/controllers/application_controller.rb