Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.02
Opt-in validations for your ActiveRecord models based on your MySQL database constraints, including text field size, UTF-8 encoding issues, and NOT NULL constraints.
2021
2022
2023
2024
2025
2026
0.02
Provides transparent encryption for ActiveRecord. You can protect your data with any encryption algorithm you want.
2021
2022
2023
2024
2025
2026
0.02
ActiveRecord Firebird Adapter for Rails 3 and 4 with support for migrations.
2021
2022
2023
2024
2025
2026
0.02
Save unnecessary round trips to the database
2021
2022
2023
2024
2025
2026
0.02
An ActiveRecord plugin providing a higher-level abstraction for SQL 'LIKE' queries
2021
2022
2023
2024
2025
2026
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
This gem adds comments to the SQL to indicate where the SQL parts are constructed.
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
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