Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.02
Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional tables required. Very thin abstraction
2019
2020
2021
2022
2023
2024
0.02
Manage delta indexes via Sidekiq for Thinking Sphinx
2019
2020
2021
2022
2023
2024
0.02
This gem provides additional scopes for your Active:Record models within Ruby on Rails framework.
2019
2020
2021
2022
2023
2024
0.02
Collection of geographic data for the United States for use with ActiveRecord
2019
2020
2021
2022
2023
2024
0.02
Checks for valid hostname labels
2019
2020
2021
2022
2023
2024
0.02
Keep your code DRY by inferring column validations from table properties! Automagically validate presence, length, numericality, inclusion and uniqueness of ActiveRecord backed columns.
2019
2020
2021
2022
2023
2024
0.02
Validation groups for ActiveRecord
2019
2020
2021
2022
2023
2024
0.02
WatchTower helps you track how much time you spend on all of your projects.
2019
2020
2021
2022
2023
2024
0.02
This is a Rails plugin that extends Active Record with additional methods: .like, .unlike,
.gt, .gte, .lt and .lte, so that you can replace the SQL strings like
Post.where('comments > 5') with Post.where.gt(comments: 5)
2019
2020
2021
2022
2023
2024
0.02
Yabeda plugin for easy collection of ActiveRecord metrics: query performance, connection pool stats, etc.
2019
2020
2021
2022
2023
2024
0.01
Track and persist AASM state history
2019
2020
2021
2022
2023
2024
0.01
ActiveRecord::Base#count and other calculations as subqueries. Instead of nice Rails grouping calculation feature, \
uses subqueries to return the result with any complex query
2019
2020
2021
2022
2023
2024
0.01
Use the policy pattern to define access control mechanisms in Rails. Store user-level, group-level, or org-level permission on any given record or concept in the database with ultra-fast lookups.
2019
2020
2021
2022
2023
2024
0.01
Act-as-Buddy is a gem to allow any model to implement self relation. For eg: the friendships of a user can be implemented easily by self relation technique of act_as_buddy. Any Model can be buddied or lopped on to itself. Main uses would be for Users create friends etc.. Eg: User has many friends...
2019
2020
2021
2022
2023
2024
0.01
Add time_as_boolean feature to ActiveRecord classes
2019
2020
2021
2022
2023
2024
0.01
This plugin uses the conductor pattern to wrap multiple models as one object
2019
2020
2021
2022
2023
2024
0.01
ActiveConfiguration is an engine that exposes a generic settings store to
ActiveRecord models. Made for very configurable applications, it allows you
to avoid implementing specific ways to store settings for each model that
n...
2019
2020
2021
2022
2023
2024
0.01
Store Rails validations as JSON to serve via api and drive complex validation logic.
2019
2020
2021
2022
2023
2024
0.01
Activecube is the library to make multi-dimensional queries to data.Cube, dimensions, metrics and selectors are defined in the Model, similary to ActiveRecord.
Activecube uses Rails ActiveRecord in implementation. In particular, you have to define all tables, used in Activecube, as ActiveRecord t...
2019
2020
2021
2022
2023
2024
0.01
Form validation for Rails with Dry-Validation
2019
2020
2021
2022
2023
2024