mirror of
https://github.com/we-promise/sure.git
synced 2026-04-08 06:44:52 +00:00
root ➜ /workspace (fix-rubocop-issues) $ rubocop Inspecting 54 files ...................................................... 54 files inspected, no offenses detected
4 lines
71 B
Ruby
4 lines
71 B
Ruby
class Current < ActiveSupport::CurrentAttributes
|
|
attribute :user
|
|
end
|