Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Ruby library to automatically preload data for your serializers
2021
2022
2023
2024
2025
2026
0.0
Allows rails to respond to DataTable requests
2021
2022
2023
2024
2025
2026
0.0
DatatablesServer will receive a number of variables from a Datatables client and
it will perform all the required processing (i.e. when paging, sorting, filtering etc),
and then return the data in the format required by DataTables
2021
2022
2023
2024
2025
2026
0.0
To keep the necessity of changing data out of migrations, transformations keep track of that
2021
2022
2023
2024
2025
2026
0.0
DataWorks makes it easier to work with FactoryBot in the context of a complex data model.
2021
2022
2023
2024
2025
2026
0.0
Adds newest and oldest methods to ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Represents boolean fields as DateTime values to trigger events in the future or record when events happened in the past.
2021
2022
2023
2024
2025
2026
0.0
Adds a simple macro, has_date_scopes to ActiveRecord. When used it adds a number of convinience scopes to your models relating to a whether a particular date field on that model is in the past or future. It also has other handy features.
2021
2022
2023
2024
2025
2026
0.0
A nice shortcut for date queries
2021
2022
2023
2024
2025
2026
0.0
DatetimeFormatter is useful for follow the same date time format throughout the application.
2021
2022
2023
2024
2025
2026
0.0
Date/time scopes for ActiveRecord models you always missed!
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord extension to build date oriented pagination links such as monthly pages and weekly pages
2021
2022
2023
2024
2025
2026
0.0
when you want to dup a db for use in factories without the hassle of creating factories by hand
2021
2022
2023
2024
2025
2026
0.0
Set of ActiveRecord classes to work with the Daylite 3 database
2021
2022
2023
2024
2025
2026
0.0
"Module d'acces a la base de donnees "
2021
2022
2023
2024
2025
2026
0.0
Asynchronous database adapters for ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema. Forked from annotate_models with Rails 8 and Ruby 3.4+ support.
2021
2022
2023
2024
2025
2026
0.0
Provides methods to spawn a background process for ActiveRecord. It is recommended to use it with Threads if you have long-taking functions on the database side.
2021
2022
2023
2024
2025
2026
0.0
A simple DB backup tool
2021
2022
2023
2024
2025
2026
0.0
An Active Support concern extending Active Record with the ability to binary
search a table for use with non-indexed, sorted tables.
The gem allows you to avoid slow database scans if you have an
auto-incrementing primary key running in parallel with a column which
you want ...
2021
2022
2023
2024
2025
2026