mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 13:19:39 +02:00
root ➜ /workspace (fix-rubocop-issues) $ rubocop Inspecting 54 files ...................................................... 54 files inspected, no offenses detected
3 lines
71 B
Ruby
3 lines
71 B
Ruby
class Current < ActiveSupport::CurrentAttributes
|
|
attribute :user
|
|
end
|