mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-22 14:49:38 +02:00
4 lines
60 B
Ruby
4 lines
60 B
Ruby
|
class Valuation < ApplicationRecord
|
||
|
include Entryable
|
||
|
end
|