Sha256: c75db5032e48e8bfffbce0e460a3ed0364cdd1cfef9121f15eadb4bfdd234cf2
Contents?: true
Size: 114 Bytes
Versions: 6
Compression:
Stored size: 114 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery def current_user nil end end
Version data entries
6 entries across 6 versions & 1 rubygems