Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
Provides base fuctionality (models, DSL) for AR synchronization with external resources (apis, services etc)
2021
2022
2023
2024
2025
2026
0.01
Adds support for displaying your ActiveRecord tables, named scopes, collections, or
plain arrays in a table view when working in rails console, shell, or email template.
Enumerable#to_table_display returns the printable strings; Object#pt calls #to_table_display on its
first argument and puts ou...
2021
2022
2023
2024
2025
2026
0.01
Print table structure of ActiveRecord class
2021
2022
2023
2024
2025
2026
0.01
Create models that are not bound to the database and take advantage of the ActiveRecord features, such as validation, relationships, etc.
2021
2022
2023
2024
2025
2026
0.01
Create a postgres dump file from a subset of tables
2021
2022
2023
2024
2025
2026
0.01
Provides Horizontal-sharing for ActiveRecord
2021
2022
2023
2024
2025
2026
0.01
A gem for archving (deleting) old records you no longer need. Send them straight to tartarus!
2021
2022
2023
2024
2025
2026
0.01
Thebes is a thin binding layer for Rails and Sphinx via Riddle and Mysql2. Thebes expects you to write Sphinx configuration files by hand and have a rich understanding of Sphinx, but provides configuration files and templates to ease the process.
2021
2022
2023
2024
2025
2026
0.01
Creates views which allow anonymization of database tables.
2021
2022
2023
2024
2025
2026
0.01
Set of time, date, weekday related methods.
2021
2022
2023
2024
2025
2026
0.01
Adds time-only capabilities to the Time class and maps the Rails time type correctly to a time without date.
2021
2022
2023
2024
2025
2026
0.01
Contributions and additions for the Tire gem
2021
2022
2023
2024
2025
2026
0.01
Helper for simplifying JSON api creation.
2021
2022
2023
2024
2025
2026
0.01
Convert arrays to CSV (array of hashes, matrixes, ActiveRecord objects etc).
2021
2022
2023
2024
2025
2026
0.01
Encapsulate common application behaviour with dynamically generated classes
2021
2022
2023
2024
2025
2026
0.01
Trailblazer Finder Objects
2021
2022
2023
2024
2025
2026
0.01
Transactify gem can run your methods in database transaction. Previously you had to wrap you code in `ActiveRecord::Base.transaction do .. end` but now it can be done in much more simpler way.
2021
2022
2023
2024
2025
2026
0.01
Keeps the timestamps for all models created or updated in at transaction the same
2021
2022
2023
2024
2025
2026
0.01
Define transient tables and Active Record models for testing purposes.
2021
2022
2023
2024
2025
2026