Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
A tool to simplify creation and development of Ruby daemons.
2021
2022
2023
2024
2025
2026
0.0
*Atomic archiving/unarchiving for ActiveRecord*
acts_as_paranoid and similar plugins/gems work on a record-by-record basis and make it difficult to restore records atomically (or archive them, for that matter).
Because ArchivalRecord's #archive! and #unarchive! methods are in transactions, and ...
2021
2022
2023
2024
2025
2026
0.0
Sometimes you just need a descriptive value of an item you are archiving. This is what archive_2s was made for.
2021
2022
2023
2024
2025
2026
0.0
Archiving aged records to archive table
2021
2022
2023
2024
2025
2026
0.0
A collection of methods and classes that unleash the power of the database :D
2021
2022
2023
2024
2025
2026
0.0
Dump and load relational objects between Ruby environments.
2021
2022
2023
2024
2025
2026
0.0
Duplicate a complete or partial database with ActiveRecord while controlling sensitive values.
2021
2022
2023
2024
2025
2026
0.0
Activerecord database tools.
2021
2022
2023
2024
2025
2026
0.0
copy data from one dbms to another via active_record
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord extension to allow for updating numerical attributes using deltas.
2021
2022
2023
2024
2025
2026
0.0
Write a longer description. Optional.
2021
2022
2023
2024
2025
2026
0.0
Write a longer description. Optional.
2021
2022
2023
2024
2025
2026
0.0
A ruby gem to handle ActiveRecord like Arel.
2021
2022
2023
2024
2025
2026
0.0
Helpers and shortcuts with Arel
2021
2022
2023
2024
2025
2026
0.0
SQL date functions for AREL 2 + AR 3 scopes (such as created_at_year_eq)
2021
2022
2023
2024
2025
2026
0.0
Adds support for missing SQL operators and functions to Arel
2021
2022
2023
2024
2025
2026
0.0
Provides haversine formula, implemented with Arel; which could be added to ActiveRecord scope, for instance.
2021
2022
2023
2024
2025
2026
0.0
Add index hint to MySQL query in Arel.
2021
2022
2023
2024
2025
2026
0.0
Operators (|, &, -) for ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Provides trigonometry functions, implemented with Arel; which could be added to ActiveRecord scope, for instance.
2021
2022
2023
2024
2025
2026