Skip to content

Commit

Permalink
chore: Update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorw committed Apr 18, 2022
1 parent d9e2188 commit c9cc3f8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
- [x] multiple values per subclass
- [x] default to first value when using hash syntax
- [x] open-closed principle
- [ ] use `type` column with enum, int, string, etc.
- [ ] Bug: multiple values: Child.all query
- [ ] more tests / examples
- [ ] Rails 5 support
- [ ] test permitted attributes
- [ ] `self.abstract_class = true`
- [ ] ~~use `type` column with enum, int, string, etc.~~

0 comments on commit c9cc3f8

Please sign in to comment.