This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
Maybe
Watch
1
Star
0
Fork
You've already forked Maybe
0
mirror of
https://github.com/maybe-finance/maybe.git
synced
2025-07-20 13:49:39 +02:00
Code
Issues
Releases
Activity
Actions
1
b200b71284
Maybe
/
app
/
models
/
current.rb
6 lines
102 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-02-02 09:05:04 -06:00
class
Current
<
ActiveSupport
::
CurrentAttributes
attribute
:user
Opt-in to Current fully (#297)
2024-02-05 10:36:46 +11:00
delegate
:family
,
to
:
:user
Lint files to rubocop omakase standards root ➜ /workspace (fix-rubocop-issues) $ rubocop Inspecting 54 files ...................................................... 54 files inspected, no offenses detected
2024-02-02 16:06:55 +00:00
end
Copy permalink