Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Collection of small utilities for controllers in rails applications
2021
2022
2023
2024
2025
2026
0.0
A Ruby, Node and Python library with data about the Brazilian TTRPG, Tormenta20
2021
2022
2023
2024
2025
2026
0.0
Filterable gem aims to simplify the process of filtering active record objects.It provides an easy way to define filters on the model (without having to write scopes) and apply them on any active record collection.
2021
2022
2023
2024
2025
2026
0.0
Exports a collection of Active Record Relation to a SPSS syntax
2021
2022
2023
2024
2025
2026
0.0
Provides tools to Ruby on Rails developers to create calculations for acquisiton, activation, engagement, retention and churn.
2021
2022
2023
2024
2025
2026
0.0
Add an easy to use ORM to your Totem based applications.
2021
2022
2023
2024
2025
2026
0.0
Touch a parent's collection on ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Password Validators including Dropbox ZXCVBN algorithim
2021
2022
2023
2024
2025
2026
0.0
to where arel
2021
2022
2023
2024
2025
2026
0.0
TPhases (Transactional Phases) is a support framework that helps you build your Rails request life cycles into read-only and write-only phases.
2021
2022
2023
2024
2025
2026
0.0
Small supporting units of Ruby to use with Rails
2021
2022
2023
2024
2025
2026
0.0
a lightweight, simplified, pure-ruby way to handle object model construction, similar to FactoryGirl.
2021
2022
2023
2024
2025
2026
0.0
Track rake tasks in your Rails application.
2021
2022
2023
2024
2025
2026
0.0
A Rails test gem that exposes and marks the calls that
touches the database (to help you find tests that hit
the database)
2021
2022
2023
2024
2025
2026
0.0
Abstraction on top of searchkick to handle form inputs easily
2021
2022
2023
2024
2025
2026
0.0
Within one transaction, track changes to your models and see all state transitions.
2021
2022
2023
2024
2025
2026
0.0
Using nested-transactions to allow efficient, programmatic initialization of test data
2021
2022
2023
2024
2025
2026
0.0
Adds advisory locks that are automatically released at the end of a transaction.
2021
2022
2023
2024
2025
2026
0.0
Store attribute changes during ActiveRecord Transaction
2021
2022
2023
2024
2025
2026
0.0
Set transaction isolation level in the ActiveRecord in a database agnostic way.
Works with MySQL, PostgreSQL and SQLite as long as you are using new adapters mysql2, pg or sqlite3.
Supports all ANSI SQL isolation levels: :serializable, :repeatable_read, :read_committed, :read_uncommitted.
2021
2022
2023
2024
2025
2026