ledermann/unread

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/main.yml
.gitignore
Appraisals
Gemfile
MIT-LICENSE
README.md
Rakefile
UPGRADE.md
bin/console
gemfiles/rails_6.1.gemfile
gemfiles/rails_7.0.gemfile
gemfiles/rails_7.1.gemfile
lib/generators/unread/migration/migration_generator.rb29
A
1 hr
lib/generators/unread/migration/templates/migration.rb21
A
0 mins
lib/generators/unread/polymorphic_reader_migration/polymorphic_reader_migration_generator.rb29
A
1 hr
lib/generators/unread/polymorphic_reader_migration/templates/unread_polymorphic_reader_migration.rb15
A
0 mins
lib/unread.rb12
A
0 mins
lib/unread/base.rb35
A
0 mins
lib/unread/garbage_collector.rb44
A
0 mins
lib/unread/read_mark.rb9
A
0 mins
lib/unread/readable.rb116
A
2 hrs
lib/unread/readable_scopes.rb37
A
1 hr
lib/unread/reader.rb45
A
0 mins
lib/unread/reader_scopes.rb28
A
0 mins
lib/unread/version.rb3
A
0 mins
unread.gemspec