Sha256: 909677debae152f00786634ae1263b5787c3981e9d7e4e8f7d5ea34476401ca9
Contents?: true
Size: 131 Bytes
Versions: 4
Compression:
Stored size: 131 Bytes
Contents
module Uaid module Helper def user_agent @user_agent ||= UserAgent.new(request.headers['user-agent']) end end end
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
fivepointssolutions-uaid-0.0.1 | lib/uaid/helper.rb |
fivepointssolutions-uaid-0.1.0 | lib/uaid/helper.rb |
fivepointssolutions-uaid-0.1.1 | lib/uaid/helper.rb |
uaid-0.1.3 | lib/uaid/helper.rb |