Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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
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
0.01
Attribute normalizer for Rails.
2020
2021
2022
2023
2024
2025
0.01
Rescue ActiveRecord::RecordNotFound for specific models
2020
2021
2022
2023
2024
2025
0.01
Support through reusable Mixins and Helpers for Ruby on Rails Applications
2020
2021
2022
2023
2024
2025
0.01
Obfuscate
2020
2021
2022
2023
2024
2025
0.01
Transparently store MongoDB ObjectId values in ActiveRecord.
2020
2021
2022
2023
2024
2025
0.01
Track and manage your one off scripts with rake
2020
2021
2022
2023
2024
2025
0.01
Our goal is that you can migrate large forms to OnForm incrementally, without having to refactor large amounts of code in a single release.
2020
2021
2022
2023
2024
2025
0.01
OperatorRecordable is a Rails plugin that makes your ActiveRecord models to be saved or logically deleted with automatically set created_by, updated_by, and deleted_by. Also it makes creator, updater, deleter belongs_to association if a class has created_by, updated_by, or deleted_by.
2020
2021
2022
2023
2024
2025