Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.1
Self-hosted performance monitoring engine for Rails apps. Tracks slow requests, N+1 queries, and SQL performance. All data stays in your own database — no third-party cloud required.
2021
2022
2023
2024
2025
2026
0.1
See github for installation and configuration
2021
2022
2023
2024
2025
2026
0.1
Who has time to write tests? This is a revolutional tool to make them write themselves.
2021
2022
2023
2024
2025
2026
0.1
Get timezone info for all 5-digit US zip codes
2021
2022
2023
2024
2025
2026
0.09
Bit array for ActiveRecord
2021
2022
2023
2024
2025
2026
0.09
Adds various #where_assoc_* methods to ActiveRecord to make it easy to do correct conditions on the associations of the model being queried.
2021
2022
2023
2024
2025
2026
0.09
ActsAsBookable is a reservation engine for Rails applications that allows resources to be booked. You can define availability rules for bookable models and set costraints to implement different types of booking (hotels, theaters, meeting rooms...)
2021
2022
2023
2024
2025
2026
0.09
Extends your user model with friendships management methods
2021
2022
2023
2024
2025
2026
0.09
Enable librarians, curators, and others who are responsible for digital collections to create attractive, feature-rich websites that feature these collections.
2021
2022
2023
2024
2025
2026
0.09
Create, manage, and send scheduled email sequences and drip campaigns from your Rails app.
2021
2022
2023
2024
2025
2026
0.09
A utility that adds class based enum functionality to ActiveRecord attributes
2021
2022
2023
2024
2025
2026
0.09
With more than one application server, validates_uniqueness_of becomes a lie.
Two app servers -> two requests -> two near-simultaneous uniqueness checks ->
two processes that commit to the database independently, violating this faux
constraint. You'll need a database-level constraint for cases li...
2021
2022
2023
2024
2025
2026
0.09
Dynamic Sitemaps is a plugin for Ruby on Rails that enables you to easily create flexible, dynamic sitemaps for Google, Bing, and Yahoo.
2021
2022
2023
2024
2025
2026
0.09
Uses custom html elements with attached IntersectionObserver to automatically lazy load partials via websockets
2021
2022
2023
2024
2025
2026
0.09
Garner is a cache layer for Ruby and Rack applications, supporting model and instance binding and hierarchical invalidation.
2021
2022
2023
2024
2025
2026
0.09
Provides middleware field-level caching for graphql-ruby
2021
2022
2023
2024
2025
2026
0.09
GraphQL queries and mutations on top of devise_token_auth
2021
2022
2023
2024
2025
2026
0.09
Fragment cache for graphql-ruby
2021
2022
2023
2024
2025
2026
0.09
Grease provides an adapter to use Tilt as extension of Sprockets 3 or later.
2021
2022
2023
2024
2025
2026
0.09
HasSecureToken provides you an easily way to geneatre uniques random tokens for any model in ruby on rails. **SecureRandom::base58** is used to generate the 24-character unique token, so collisions are highly unlikely.
2021
2022
2023
2024
2025
2026