Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Attribute serializer for AR models
2021
2022
2023
2024
2025
2026
0.0
A little gem for Rails that provides the ability to specify attributes that will not be loaded when the record is loaded from the database, until you explicitly refer to those attributes. This is useful when you have a lot of text columns in your table; in this case lazy-loading the text attribut...
2021
2022
2023
2024
2025
2026
0.0
Make ActiveRecord's PostgreSQL adapter always use bigint columns
2021
2022
2023
2024
2025
2026
0.0
Add binary flag attributes to AR model using one DB field.
2021
2022
2023
2024
2025
2026
0.0
Framework for working with data migrations and seeds in a Rails application
2021
2022
2023
2024
2025
2026
0.0
An modern cacheing library for ActiveRecord inspired by cache-money and second_level_cache.
2021
2022
2023
2024
2025
2026
0.0
Enable PostgreSQL's CHECK constraints on ActiveRecord migrations
2021
2022
2023
2024
2025
2026
0.0
Determine whether or not ActiveRecord migrations are
considered safe to know if an app
needs to go into maintenance on deploy
2021
2022
2023
2024
2025
2026
0.0
ArcherPlume Blog FrameWork is a gem in which users can install and after installing , can copy the contents of the gem( in which is a rails application). Also,don't forget to take the survey when you run the server in the blog's directory, so you can have a better blog! Also RSpec supporthas been...
2021
2022
2023
2024
2025
2026
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
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
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