Sha256: fe0747b37f3a18978cbb262491d8ba25b53ae8ab22bdc148b9178c20563869f4
Contents?: true
Size: 146 Bytes
Versions: 6
Compression:
Stored size: 146 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery helper_method :current_user attr_accessor :current_user end
Version data entries
6 entries across 6 versions & 1 rubygems