Sha256: 13b909ab2da44d177a3f8ffe07310ba795aeb7816eff0468d51df0ca5e68f155
Contents?: true
Size: 89 Bytes
Versions: 1
Compression:
Stored size: 89 Bytes
Contents
module ApplicationHelper def current_user request.env["CURRENT_USER_ID"] end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
qor_cache-0.0.3 | test/dummy/app/helpers/application_helper.rb |