mirror of
https://github.com/we-promise/sure.git
synced 2026-04-14 01:24:06 +00:00
```ruby
❯ bin/rails demo_data:reset
user reset
bin/rails aborted!
ActiveModel::UnknownAttributeError: unknown attribute 'parent_category' for Category. (ActiveModel::UnknownAttributeError)
raise UnknownAttributeError.new(self, k.to_s)
```
Follows: https://github.com/maybe-finance/maybe/pull/1561