dev.toの通知 - hanachin

ソースコードは特に注意がない場合dev.toのものをそのままコピペしているのでライセンスはdev.toのライセンスに従います。 https://github.com/thepracticaldev/dev.to:embed:cite テーブル全容 code:ruby create_table "notifications", id: :serial, force: :cascade do |t|