Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.03
Contains commands, events, validations for Rails Disco.
Commands are used to transport updates from Rails to the domain.
Validations are used to validate commands in Rails and the domain.
Events are created in the domain and processed in projections.
Have a look at the rails...
2020
2021
2022
2023
2024
2025
0.03
Extensions for active_interaction gem
2020
2021
2022
2023
2024
2025
0.03
activejob-cancel provides cancel method to Active Job
2020
2021
2022
2023
2024
2025
0.03
Contains everything necessary to build and run projection servers for Rails Disco.
Projections process events into database models that are optimized for the Rails views.
Have a look at the rails-disco documentation on Github for more details.
2020
2021
2022
2023
2024
2025
0.03
Exposes a bulk insert API to AR subclasses
2020
2021
2022
2023
2024
2025
0.03
Colorized SQL Logging Backport for ActiveRecord. See http://git.io/vmlOb
2020
2021
2022
2023
2024
2025
0.03
ActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of this writing, PostgreSQL is the only database which supports this syntax; however, this gem has been written with database independence in mind so that if another Arel visitor adds support for `Arel::Nodes::Dist...
2020
2021
2022
2023
2024
2025
0.03
Provides transparent encryption for ActiveRecord. You can protect your data with any encryption algorithm you want.
2020
2021
2022
2023
2024
2025
0.03
An ActiveRecord extension providing convenience methods for timestamp management.
2020
2021
2022
2023
2024
2025
0.03
ActiveRecord Firebird Adapter for Rails 3 and 4 with support for migrations.
2020
2021
2022
2023
2024
2025
0.03
Save unnecessary round trips to the database
2020
2021
2022
2023
2024
2025
0.03
Use PostgreSQL JSONB fields to store association information of your models
2020
2021
2022
2023
2024
2025
0.03
Gives ActiveRecord support for PostgreSQL's native inherited tables
2020
2021
2022
2023
2024
2025
0.03
Add unsigned option to integer type for ActiveRecord's MySQL2 adapter
2020
2021
2022
2023
2024
2025
0.03
Support for Postgres Notify/Listen
2020
2021
2022
2023
2024
2025
0.03
Active Record slotted counters support
2020
2021
2022
2023
2024
2025
0.03
Just wrap your existing code in `@relation.summarize do |relation| ... end` and run your queries against relation instead of @relation.
2020
2021
2022
2023
2024
2025
0.03
acts_as_account implements double entry accounting for Rails models. Your
models get accounts and you can do consistent transactions between them.
Since the documentation is sparse, see the transfer.feature for usage
examples.
2020
2021
2022
2023
2024
2025
0.03
Sane ActiveRecord tree builder
2020
2021
2022
2023
2024
2025
0.03
Provides various extensions to the Rails ActiveRecord adapters.
2020
2021
2022
2023
2024
2025