Sha256: 54063218f4453446e9ac4201baf7c04d8834ec5b93a2d9ea6c2a94f50eb5ce62

Contents?: true

Size: 130 Bytes

Versions: 2

Compression:

Stored size: 130 Bytes

Contents

class ApplicationController < ActionController::Base
  helper :all
  protect_from_forgery
  include Clearance::Authentication
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
clearance-0.8.6 test/rails_root/app/controllers/application_controller.rb
clearance-0.8.5 test/rails_root/app/controllers/application_controller.rb