Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.07
A Rails library for storing user sessions in a backend database
2021
2022
2023
2024
2025
2026
0.07
Chamber lets you source your Settings from an arbitrary number of YAML files and provides a simple mechanism for overriding settings from the ENV, which is friendly to how Heroku addons work.
2021
2022
2023
2024
2025
2026
0.07
A malware/botnet analysis framework written in Ruby.
2021
2022
2023
2024
2025
2026
0.07
Stores draft versions of your ActiveRecord models' data in a single table or split up into separate tables. Works with Ruby on Rails and Sinatra.
2021
2022
2023
2024
2025
2026
0.07
Quickly get a count estimation for large tables.
2021
2022
2023
2024
2025
2026
0.07
FastPage applies the MySQL "deferred join" optimization to your ActiveRecord offset/limit queries.
2021
2022
2023
2024
2025
2026
0.07
FortyFacets lets you easily build explorative search interfaces based on fields of your active_record models.
2021
2022
2023
2024
2025
2026
0.07
Functional Reactive Programming with EventSourcing in Ruby
2021
2022
2023
2024
2025
2026
0.07
Functional Reactive Programming with EventSourcing in Ruby
2021
2022
2023
2024
2025
2026
0.07
Preload ActiveRecord associations with graphql-batch
2021
2022
2023
2024
2025
2026
0.07
The JitPreloader has the ability to send notifications when N+1 queries occur to help guage how problematic they are for your code base and a way to remove all of the commons explicitly or automatically
2021
2022
2023
2024
2025
2026
0.07
With it you can add the ability to create columns outside the default schema, directly
in your model in a similar way that you just know in others projects
like DataMapper or MongoMapper.
2021
2022
2023
2024
2025
2026
0.07
JRuby gem for performing multidimensional queries of relational database data using Mondrian OLAP Java library
2021
2022
2023
2024
2025
2026
0.07
Push your Active Record models' scopes up to the surface
2021
2022
2023
2024
2025
2026
0.07
A Postgres advisory lock client
2021
2022
2023
2024
2025
2026
0.07
Helps to save your eyes, when reading hardcore SQL requests in console
2021
2022
2023
2024
2025
2026
0.07
SchemaValidations extends ActiveRecord to automatically create validations by inspecting the database schema. This makes your models more DRY as you no longer need to duplicate NOT NULL, unique, numeric and varchar constraints on the model level.
2021
2022
2023
2024
2025
2026
0.07
Mine remote data into your ActiveRecord models. You can also perform associations and convert units.
2021
2022
2023
2024
2025
2026
0.07
Log transitions on a state_machines to support auditing and business process analytics.
2021
2022
2023
2024
2025
2026
0.07
ActiveRecord has always stored the base class in polymorphic _type columns when using STI. This can have non-trivial
performance implications in certain cases. This gem adds the 'store_base_sti_class' configuration option which
controls whether ActiveRecord will store the base class or the actual...
2021
2022
2023
2024
2025
2026