unread
Record tracker
A gem to manage read/unread status of records in Ruby on Rails applications.
Handle unread records and mark them as read with Ruby on Rails
739 stars
12 watching
121 forks
Language: Ruby
last commit: about 2 months ago
Linked from 1 awesome list
activerecordrailsrubyrubygemsunread-records
Related projects:
Repository | Description | Stars |
---|---|---|
orslumen/record-cache | A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation. | 145 |
charlotte-ruby/impressionist | Tracks user interactions and page views to provide customizable statistics within an application. | 1,539 |
byroot/frozen_record | Provides a read-only interface to static data files in a Ruby-like Active Record manner | 395 |
ewenme/vinylspotting | An app to help users visualize and track their record collection over time. | 13 |
westonganger/paper_trail-association_tracking | Simplifies association tracking and restoration in Rails models using PaperTrail | 127 |
railslove/rack-tracker | A middleware solution for tracking and analytics in web applications | 649 |
rollbar/rollbar-gem | A Ruby gem for exception tracking and logging to a real-time error reporting service | 448 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
samsaffron/memory_profiler | A memory profiler for Ruby applications. | 1,712 |
fusion94/paper_trail_manager | Tool to manage and browse changes made to records in Rails applications using the paper_trail gem. | 64 |
derrickreimer/sequenced | Automatically assigns unique sequential IDs to records in databases | 406 |
getsentry/sentry-ruby | A Ruby SDK for error tracking and monitoring. | 936 |
mongoid/mongoid-history | A Ruby-based gem that enables multi-user non-linear history tracking and auditing for MongoDB documents. | 393 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |