Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.02
Gives ActiveRecord support for PostgreSQL's native inherited tables
2021
2022
2023
2024
2025
2026
0.02
Add unsigned option to integer type for ActiveRecord's MySQL2 adapter
2021
2022
2023
2024
2025
2026
0.02
ActiveRecord OpenTracing intrumenter
2021
2022
2023
2024
2025
2026
0.02
Gives a hook on MySQL warnings that allow you to either raise or log them.
2021
2022
2023
2024
2025
2026
0.02
Support for Postgres Notify/Listen
2021
2022
2023
2024
2025
2026
0.02
Amazon Redshift adapter for ActiveRecord 7+
2021
2022
2023
2024
2025
2026
0.02
Just wrap your existing code in `@relation.summarize do |relation| ... end` and run your queries against relation instead of @relation.
2021
2022
2023
2024
2025
2026
0.02
An Active Record extension for Multitenancy with PostgreSQL Row Level Security
2021
2022
2023
2024
2025
2026
0.02
Create ActiveRecord relations from UNIONs
2021
2022
2023
2024
2025
2026
0.02
Automatic database view creation for ActiveRecord
2021
2022
2023
2024
2025
2026
0.02
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.
2021
2022
2023
2024
2025
2026
0.02
ActiveRecord extension for sorted adjacency lists support
2021
2022
2023
2024
2025
2026
0.02
This is a ruby gem that provides drop in replacement for acts_as_tree but makes use of SQL recursive statement. Be sure to have a DBMS that supports recursive queries when using this gem (e.g. PostgreSQL or SQLite).
2021
2022
2023
2024
2025
2026
0.02
Sane ActiveRecord tree builder
2021
2022
2023
2024
2025
2026
0.02
Provides various extensions to the Rails ActiveRecord adapters.
2021
2022
2023
2024
2025
2026
0.02
ActiveRecord::Base.connection.after_transaction_commit { ... }
2021
2022
2023
2024
2025
2026
0.02
A simple API for creating and finding sets of data in your database, built on ActiveRecord.
2021
2022
2023
2024
2025
2026
0.02
Annotate your models and keep your comments about fields.
2021
2022
2023
2024
2025
2026
0.02
ArelToolkit contains parsing, querying, modifying, optimisations, extensions and more for Arel.
2021
2022
2023
2024
2025
2026
0.02
Add MySQL geometry type to Active Record.
2021
2022
2023
2024
2025
2026