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