Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
An ActiveRecord-backed collection of models for storing and retrieving nutritional information from the USDA's Nutrient Database.
2019
2020
2021
2022
2023
2024
0.0
Add SEO friendly permalinks to ActiveRecord model with history support.
2019
2020
2021
2022
2023
2024
0.0
ActivePress is a set of tools that help with accessing and
manipulating the contents of a Wordpress database using Ruby.
2019
2020
2021
2022
2023
2024
0.0
ActivePropagation provides classes and ActiveRecord extensions for propagating changes amongst models, optionally using Sidekiq to parallelize the process.
2019
2020
2021
2022
2023
2024
0.0
Uses RabbitMQ and ActiveRecord for publishing and consuming model events from any service
2019
2020
2021
2022
2023
2024
0.0
Set ActiveRecord models to delete themselves after a fixed time, or when a certain criteria is met.
2019
2020
2021
2022
2023
2024
0.0
A spaced-repetition system to be used with ActiveRecord models
2019
2020
2021
2022
2023
2024
0.0
This rubygem does not have a description or summary.
2019
2020
2021
2022
2023
2024
0.0
Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached, all accumulated "touch" calls will be consolidated into as few database round trips as possible.
2019
2020
2021
2022
2023
2024
0.0
Amazon Redshift _makeshift_ adapter for ActiveRecord 7.
2019
2020
2021
2022
2023
2024
0.0
This rubygem does not have a description or summary.
2019
2020
2021
2022
2023
2024
0.0
Using this gem, ActiveRecord's JSON attribute is deserialized into HashWithIndifferentAccess.
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord add-ons & helpers
2019
2020
2021
2022
2023
2024
0.0
Add activerecord association alias
2019
2020
2021
2022
2023
2024
0.0
Adds method to set an alias while adding a join
2019
2020
2021
2022
2023
2024
0.0
activerecord-alt-mongo-adapter is a MongoDB adapter for ActiveRecord.
2019
2020
2021
2022
2023
2024
0.0
Call Model.reset_column_information for each migrations
2019
2020
2021
2022
2023
2024
0.0
This is that ActiveRecord adapter for the Amalgalite Database gem. The Amalgalite gem embeds the SQLite database inside a ruby extensions.
2019
2020
2021
2022
2023
2024
0.0
Analyze an ActiveRecord class to get information about its associations. You will be able to know all its has_many and belongs_to for instance.
2019
2020
2021
2022
2023
2024
0.0
Link objects of different models in a single common table named "any_links" using
has_many_to_many, has_many_to_one or has_one_to_many new methods.
There is no need for creating a new table for any connection type, nor buiding an
...
2019
2020
2021
2022
2023
2024