Sha256: 3e81122fc4efdb0a1286df7dc3ffbb24c3205f2e054c8571d4b309caf3938398

Contents?: true

Size: 121 Bytes

Versions: 2

Compression:

Stored size: 121 Bytes

Contents

class ApplicationController < ActionController::Base
  include CurrentHelper
  protect_from_forgery with: :exception
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pay-lago-0.1.1 test/dummy/app/controllers/application_controller.rb
pay-lago-0.1.0 test/dummy/app/controllers/application_controller.rb