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-19 05:09:38 +02:00
Code
Issues
Releases
Activity
Actions
1
ab6fdbbb68
Maybe
/
config
/
initializers
/
generator.rb
4 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-02-02 09:05:04 -06:00
Rails
.
application
.
config
.
generators
do
|
g
|
g
.
orm
:active_record
,
primary_key_type
:
:uuid
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