Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.03
RecordWithOperator is a rails plugin that makes your all active record models to be saved or logically deleted with created_by, updated_by, deleted_by automatically. Also it makes creator, updater, deleter association (belongs_to) if the class has created_by, updated_by, deleted_by.
2021
2022
2023
2024
2025
2026
0.03
Provides a module insertion protocol to facilitate adding features to ActiveRecord
2021
2022
2023
2024
2025
2026
0.03
Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as well as a shorthand for case-insensitive indexes
2021
2022
2023
2024
2025
2026
0.03
Adds support for views to ActiveRecord
2021
2022
2023
2024
2025
2026
0.03
A Rails gem to automate and customize database seeding for ActiveRecord models, using Faker and configurable YAML files.
2021
2022
2023
2024
2025
2026
0.03
Small DSL to create ActiveRecord (>= 3.1) attribute predicates without writing SQL.
2021
2022
2023
2024
2025
2026
0.03
Allows multiple environments in database.yml, and dynamically switching them.
2021
2022
2023
2024
2025
2026
0.03
Simple, straightforward slugs for your ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.03
Super simple slugs for ActiveRecord 3.0 and higher, with support for slug history
2021
2022
2023
2024
2025
2026
0.03
Spectacles adds database view functionality to ActiveRecord. Current supported adapters include Postgres, SQLite, Vertica, and MySQL.
2021
2022
2023
2024
2025
2026
0.03
Stateful workflow modeling for Rails
2021
2022
2023
2024
2025
2026
0.03
Grown up ActiveRecord::Store config options!
2021
2022
2023
2024
2025
2026
0.03
Skip default_scope in your associations
2021
2022
2023
2024
2025
2026
0.03
CPF and CNPJ validations for ActiveModel and Rails
2021
2022
2023
2024
2025
2026
0.03
Define additional sets of validations beyond the standard "errors" that is tied to the ActiveRecord life-cycle. These additional sets can be defined with all the standard ActiveRecord::Validation macros, and the resulting collection is a standard ActiveRecord::Errors object.
2021
2022
2023
2024
2025
2026
0.03
Valle automatically sets minimum and maximum values for the fields of your ActiveRecord model(s), so you shouldn't worry, that string length or ID value will exceed the permissible limit.
2021
2022
2023
2024
2025
2026
0.03
When an ActiveRecord/ActiveModel model won't save because it's invalid, this gem writes the validation error messages to the log.
2021
2022
2023
2024
2025
2026
0.03
Yabeda plugin for easy collection of ActiveRecord metrics: query performance, connection pool stats, etc.
2021
2022
2023
2024
2025
2026
0.03
Adds methods for getting a zodiac sign from any Date/Time object containing a date of birth, and can also extend ActiveRecord::Base adding some handy instance and class methods (for searching by a given zodiac sign and more).
2021
2022
2023
2024
2025
2026
0.02
A framework that allows to write a domain server, that processes commands and creates events.
You should have exactly one domain server for your Rails Disco applications.
The domain runs in a domain specific database environment. This helps to make sure no other process interferes wi...
2021
2022
2023
2024
2025
2026