Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
mmunicode_rails lets you convert you rails app input data to Myanmar Unicode regardless of which fonts the users used.
2020
2021
2022
2023
2024
2025
0.01
Iterate through large ActiveRecord datasets
2020
2021
2022
2023
2024
2025
0.01
Easy manipulation of sets of ActiveRecord models
2020
2021
2022
2023
2024
2025
0.01
Convert MongoDB query to Arel for PostgreSQL + JSON
2020
2021
2022
2023
2024
2025
0.01
PaperTrail DropIn replacement to store version in MongoDB
2020
2021
2022
2023
2024
2025
0.01
Add table-level database locking to ActiveRecord
2020
2021
2022
2023
2024
2025
0.01
Connection proxy for ActiveRecord for single master / multiple slave database deployments
2020
2021
2022
2023
2024
2025
0.01
ActiveRecord plugin designed to allow simple multiple table inheritance.
2020
2021
2022
2023
2024
2025
0.01
Typically SQL is not a great place to store a counter that is incremented often. For instance if you're counting the number of visits to a page by incrementing a SQL column and that page gets popular then there's a good chance that the SQL counter will become a benchmark. This is because doing an...
2020
2021
2022
2023
2024
2025
0.01
A collection of tools for multitenant Ruby/Rails apps
2020
2021
2022
2023
2024
2025
0.01
DB constraints in migrations similiar to ActiveRecord validations. Core classes
2020
2021
2022
2023
2024
2025
0.01
ensure active record connections will be reestablished if needed
2020
2021
2022
2023
2024
2025
0.01
Object creation methods everyone already has
2020
2021
2022
2023
2024
2025
0.01
Adds the ENUM data type natively to ActiveRecord.
2020
2021
2022
2023
2024
2025
0.01
Provides NDR classes and class extensions
2020
2021
2022
2023
2024
2025
0.01
Checks for uniqueness vaidation in nested attributes for objects in memory .
2020
2021
2022
2023
2024
2025
0.01
It changes ActiveRecord::Base#destroy to support soft delete. Kind of simple acts_as_paranoid.
2020
2021
2022
2023
2024
2025
0.01
What is Nexter ? A misspelled tv show or a killer feature ? Almost : it wraps your model with an ordered scope and cuts out the next and previous record. It also works with associations & nested columns.
2020
2021
2022
2023
2024
2025
0.01
Ruby implementation of the MythTV communication protocol, and interface to the MythTV database
2020
2021
2022
2023
2024
2025
0.01
No more querying views in your Rails apps
2020
2021
2022
2023
2024
2025