Skip to content

Commit

Permalink
Update UPGRADE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 authored Jan 17, 2024
1 parent bddb250 commit a519631
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Instead of having models live in your application, Noticed v2 adds models manage

Delete the `Notification` model from `app/models/notifications.rb`.

Then run the new migrations:
```bash
rails noticed:install:migrations
rails db:migrate
Expand Down

0 comments on commit a519631

Please sign in to comment.