Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Execute multithreaded code while still using transactional fixtures by synchronizing db access to a single connection
2020
2021
2022
2023
2024
2025
0.0
ar_mysql_flexmaster allows configuring N mysql servers in database.yml and auto-selects which is a master at runtime
2020
2021
2022
2023
2024
2025
0.0
a cli for tarot.
2020
2021
2022
2023
2024
2025
0.0
A little gem that lets you execute lower-level ActiveRecord queries and access the resulting rows like you would by calling `find_by_sql`
2020
2021
2022
2023
2024
2025
0.0
ar_orderable adds a consistent way to order results at database level using ActiveRecord. Supports ordering by multiple attributes and by associated model's attributes.
2020
2021
2022
2023
2024
2025
0.0
You can order AR records and skip callbacks
2020
2021
2022
2023
2024
2025
0.0
Authorization Gem for Ruby and Ruby on Rails projects
2020
2021
2022
2023
2024
2025
0.0
Use a Postgres array column to manage a model's roles
2020
2021
2022
2023
2024
2025
0.0
Provides single sign-on authentication for web applications using the CAS protocol.
2020
2021
2022
2023
2024
2025
0.0
This is an ActiveRecord connection adapter for PostGIS. It is based on the stock PostgreSQL adapter, but provides built-in support for the spatial extensions provided by PostGIS. It uses the RGeo library to represent spatial data in Ruby.
2020
2021
2022
2023
2024
2025
0.0
ar-preloader lets you fetch the selected associations for a list of ActiveRecord objects.
2020
2021
2022
2023
2024
2025
0.0
This gem turns off schema introspection in favor of declaring properties in your models.
Instead, you declare the properties in the model itself and ActiveRecord will only
read and write the columns that you specify.
2020
2021
2022
2023
2024
2025
0.0
Like Ar::Store, but with Protocol Buffers
2020
2021
2022
2023
2024
2025
0.0
Explore database without Rails
2020
2021
2022
2023
2024
2025
0.0
Use ActiveRecord and Pry as your favorite SQL query editor.
2020
2021
2022
2023
2024
2025
0.0
count of querying
2020
2021
2022
2023
2024
2025
0.0
count of querying
2020
2021
2022
2023
2024
2025
0.0
An easy way to follow the "Arrange, Act, Assert" pattern in your Ruby on Rails tests
2020
2021
2022
2023
2024
2025
0.0
This gem defines some helpers to use array columns like assiciated models
2020
2021
2022
2023
2024
2025
0.0
The `handle_array_attribute` concern provides a flexible way to treat string attributes in a Rails model as arrays. This includes parsing strings based on configurable separators, optional spaces between elements, and optional maximum length validation for each element.
2020
2021
2022
2023
2024
2025