mirror of
https://github.com/we-promise/sure.git
synced 2026-04-20 20:44:08 +00: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:
2
app/models/stock_exchange.rb
Normal file
2
app/models/stock_exchange.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
class StockExchange < ApplicationRecord
|
||||
end
|
||||
Reference in New Issue
Block a user