Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.13
Extends your user model with friendships management methods
2019
2020
2021
2022
2023
2024
0.13
A utility that adds class based enum functionality to ActiveRecord attributes
2019
2020
2021
2022
2023
2024
0.13
With more than one application server, validates_uniqueness_of becomes a lie.
Two app servers -> two requests -> two near-simultaneous uniqueness checks ->
two processes that commit to the database independently, violating this faux
constraint. You'll need a database-level constraint for cases li...
2019
2020
2021
2022
2023
2024
0.13
Execute your ActiveRecord migrations with Percona's pt-online-schema-change. Formerly known as Percona Migrator.
2019
2020
2021
2022
2023
2024
0.13
Garner is a cache layer for Ruby and Rack applications, supporting model and instance binding and hierarchical invalidation.
2019
2020
2021
2022
2023
2024
0.13
HasSecureToken provides you an easily way to geneatre uniques random tokens for any model in ruby on rails. **SecureRandom::base58** is used to generate the 24-character unique token, so collisions are highly unlikely.
2019
2020
2021
2022
2023
2024
0.13
Inkwell provides simple way to add social networking features like comments, reblogs, favorites, following/followers, communities, categories and timelines to your Ruby on Rails application.
2019
2020
2021
2022
2023
2024
0.13
Convert japan prefecture code (JIS X 0402 based) into prefecture name.
2019
2020
2021
2022
2023
2024
0.13
Add schema comments in your migrations, see them in model annotations and db/schema.rb dump
2019
2020
2021
2022
2023
2024
0.13
Translation Center is a multi lingual web engine for Rails 3 apps. It builds a translation center community with translators and admins from your system users.
2019
2020
2021
2022
2023
2024
0.12
Import tabular data from spreadsheets or similar sources into data models
2019
2020
2021
2022
2023
2024
0.12
Amazon Redshift _makeshift_ adapter for ActiveRecord 5.
2019
2020
2021
2022
2023
2024
0.12
Compatible migration file between Rails 4.2 and 5+
2019
2020
2021
2022
2023
2024
0.12
Decreases the need to write integration tests by ensuring that the things you stub or mock actually exist.
2019
2020
2021
2022
2023
2024
0.12
Rails integration for BreezyJS
2019
2020
2021
2022
2023
2024
0.12
Safe destroy for ActiveRecord.
2019
2020
2021
2022
2023
2024
0.12
Adds group and membership functionality to Rails models
2019
2020
2021
2022
2023
2024
0.12
Migrate large tables without downtime by copying to a temporary table in chunks. The old table is not dropped. Instead, it is moved to timestamp_table_name for verification.
2019
2020
2021
2022
2023
2024
0.12
Likeable allows you to make your models...well...likeable using redis.
2019
2020
2021
2022
2023
2024
0.12
Add support for master/slave database database clusters in ActiveRecord to improve performance.
2019
2020
2021
2022
2023
2024