Releases: mikeki/unread
Releases · mikeki/unread
Release list
v0.5.2
v0.5.1
- Readable:
- now, when
readablehaveread_mark_id, it will first verify that theread_mark_idis from the same user passed in the parameters - Added
read_byscope
- now, when
- Reader:
- created
have_not_read?instance method, which works with its ownwith_read_marksscope, verifying as well that the read_mark id belongs to the readable passed in the parameters - created
with_read_marks,have_readandhave_not_readscopes for the user
- created