Skip to content

Commit

Permalink
chore: work on backlog
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorw committed Apr 25, 2022
1 parent 8266200 commit 25e8fac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
- [x] multiple values per subclass
- [x] default to first value when using hash syntax
- [x] open-closed principle
- [x] Bug: multiple values: Child.all query
- [ ] Bug: multiple values: Child.all query (double-check)
- [ ] Rails 5 support (see rails-5 branch)
- [ ] rubocop-minitest
- [ ] more tests / examples
- [ ] Documentation
- [ ] Rails 5 support
- [ ] test permitted attributes
- [ ] scoping… should work OOTB
- [ ] ~~`self.abstract_class = true` ➔ This results in separate tables~~
Expand Down

0 comments on commit 25e8fac

Please sign in to comment.