Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
Log validation errors to the database for later inspection.
2020
2021
2022
2023
2024
2025
0.01
Easily track all the validation errors on your database so that you can analyse them.
2020
2021
2022
2023
2024
2025
0.01
Validation groups for ActiveRecord
2020
2021
2022
2023
2024
2025
0.01
Stores Vines user data in an SQL database.
2020
2021
2022
2023
2024
2025
0.01
A simple observer implementation for POROs (Plain Old Ruby Object) and ActiveRecord objects.
2020
2021
2022
2023
2024
2025
0.01
This engine aims to provide an easy way to work with dynamic permissions.
2020
2021
2022
2023
2024
2025
0.01
An ORM framelet that fits on top of ActiveRecord to give you 'Data Mapper' semantics.
2020
2021
2022
2023
2024
2025
0.01
A pluggable webhook subscription system
2020
2021
2022
2023
2024
2025
0.01
WebpayRails is an easy solution for integrate Transbank Webpay in Rails applications.
2020
2021
2022
2023
2024
2025
0.01
This is a Rails plugin that extends Active Record with additional methods: .like, .unlike,
.gt, .gte, .lt and .lte, so that you can replace the SQL strings like
Post.where('comments > 5') with Post.where.gt(comments: 5)
2020
2021
2022
2023
2024
2025
0.01
This gem allows you to pass a Regexp as the value for any finder in ActiveRecord
2020
2021
2022
2023
2024
2025
0.01
A simple gem to help you whoop your logs into shape.
2020
2021
2022
2023
2024
2025
0.01
A library for setting up model validations, such as in ActiveRecord.
2020
2021
2022
2023
2024
2025
0.01
Wraps ActiveRecord and Logger for use in non-Rails environments
2020
2021
2022
2023
2024
2025
0.01
Tree structures for ActiveRecord
2020
2021
2022
2023
2024
2025
0.01
A ruby DSL for modeling business logic as Finite State Machines.
The aim of this library is to make the expression of these concepts as clear as possible, utilizing the expressiveness of ruby language, and using similar terminology as found in state machine theory.
2020
2021
2022
2023
2024
2025
0.01
Active Record persistence provider for WorkflowRb
2020
2021
2022
2023
2024
2025
0.01
WraithDB uses schema.rb as a template to initialize ActiveRecord classes when databases are offline. It does this with minimal overhead, leaving the normal connection object untouched and only interacting with the columns and tables interfaces.
2020
2021
2022
2023
2024
2025
0.01
Allows restoring your Active Records from the dead!
2020
2021
2022
2023
2024
2025
0.01
Flexible, configurable authorization system for ActiveRecord and an access control DSL for ActionController.
2020
2021
2022
2023
2024
2025