mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-25 08:09:38 +02:00
Stock Exchanges with seed (#1351)
* Stock Exchanges with seed * Run the seed file on migration * Fix for enum column
This commit is contained in:
parent
d3a6f7e0f0
commit
73e184ad3d
7 changed files with 1126 additions and 1 deletions
2
app/models/stock_exchange.rb
Normal file
2
app/models/stock_exchange.rb
Normal file
|
@ -0,0 +1,2 @@
|
|||
class StockExchange < ApplicationRecord
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue