Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Provides ActiveRecord methods to return results as attribute hashes rather than instantiated ActiveRecord objects. Useful when working with very large sets of results to improve performance.
2021
2022
2023
2024
2025
2026
0.0
FindBug is a Sentry-like error tracking and performance monitoring gem that stores data locally using Redis and your database. Features include exception capture, performance instrumentation, alerting, and a built-in dashboard.
2021
2022
2023
2024
2025
2026
0.0
Extension to ActiveRecord to allow you to do findy-thingies with hashes
2021
2022
2023
2024
2025
2026
0.0
Makes ActiveRecord 'find_by_id, find_by_(attr)' methods and 'has_one, belongs_to' relations are cacheable by PrimaryKey(PK) or any referenced columns using Rails.cache methods. It also supports fetching multiple records using PKs(ids) with find_all_cache method(if cache store supports multiple re...
2021
2022
2023
2024
2025
2026
0.0
Based on the users city and category input, they scrape a list of deals from Scoopon.com. They have they choice to save to the database and view their saved deals.
2021
2022
2023
2024
2025
2026
0.0
adds methods to find duplicate rows to AR models
2021
2022
2023
2024
2025
2026
0.0
find record by date from DB tables that is not indexed by date column
2021
2022
2023
2024
2025
2026
0.0
Adds methods to ActiveRecord for conditionally finding, creating, or updating records.
2021
2022
2023
2024
2025
2026
0.0
Explore your data with SQL. Easily create charts and dashboards, and share them with your team. A drop-in replacement for Blazer.
2021
2022
2023
2024
2025
2026
0.0
Package to simplify including the Adyen payments services into a Ruby on Rails application.
The package provides functionality to create payment forms, handling and storing notifications
sent by Adyen and consuming the SOAP services provided by Adyen. Moreover, it contains helper
...
2021
2022
2023
2024
2025
2026
0.0
Easily store and use template data with Rails.
2021
2022
2023
2024
2025
2026
0.0
Gem for working with CodeIgniter sessions
2021
2022
2023
2024
2025
2026
0.0
Walking directions to nearest firehouse
2021
2022
2023
2024
2025
2026
0.0
adds a first_by_created_at class method to active record models that search by binary search through auto-ascending primary key ids
2021
2022
2023
2024
2025
2026
0.0
Common library for sending sms and OTP verification
2021
2022
2023
2024
2025
2026
0.0
This gem provides a easier solution to search engine optimization(SEO) in a rails project. This will give you the seo capabilities to your static pages and dynamic pages alike with few lines of code.
Also site maps are essential to the SEO of your web application. So this ...
2021
2022
2023
2024
2025
2026
0.0
Fishplate is a library allowing running ActiveRecord without Railties.
2021
2022
2023
2024
2025
2026
0.0
Allows to pospose the execution of a code waiting for Active Record transactions, on commit, on rollback or both.
2021
2022
2023
2024
2025
2026
0.0
Fitments provides a number of classes that help with generating development
and test data.
2021
2022
2023
2024
2025
2026
0.0
Fixpoints enables saving, restoring and comparing the database state before & after tests
2021
2022
2023
2024
2025
2026