Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.11
Extends your user model with friendships management methods
2020
2021
2022
2023
2024
2025
0.11
A utility that adds class based enum functionality to ActiveRecord attributes
2020
2021
2022
2023
2024
2025
0.11
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.
2020
2021
2022
2023
2024
2025
0.11
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.
2020
2021
2022
2023
2024
2025
0.11
Add schema comments in your migrations, see them in model annotations and db/schema.rb dump
2020
2021
2022
2023
2024
2025
0.11
Building APIs the way you want it.
2020
2021
2022
2023
2024
2025
0.11
Retries database transaction on deadlock and transaction serialization errors. Supports MySQL, PostgreSQL and SQLite (as long as you are using new drivers mysql2, pg, sqlite3).
2020
2021
2022
2023
2024
2025
0.1
Amazon Redshift _makeshift_ adapter for ActiveRecord 5.
2020
2021
2022
2023
2024
2025
0.1
Enable ActiveRecord models to be handled as BiTemporal Data Model.
2020
2021
2022
2023
2024
2025
0.1
Wipe out inconsistent DB and schema.rb when switching branches.
Just install this gem and use the standard rake db:migrate command.
2020
2021
2022
2023
2024
2025
0.1
Wipe out inconsistent DB and schema.rb when switching branches.
Just install this gem and use the standard rake db:migrate command.
2020
2021
2022
2023
2024
2025
0.1
Decreases the need to write integration tests by ensuring that the things you stub or mock actually exist.
2020
2021
2022
2023
2024
2025
0.1
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...
2020
2021
2022
2023
2024
2025
0.1
Safe destroy for ActiveRecord.
2020
2021
2022
2023
2024
2025
0.1
SQL input/output plugin for Fluentd event collector
2020
2021
2022
2023
2024
2025
0.1
Garner is a cache layer for Ruby and Rack applications, supporting model and instance binding and hierarchical invalidation.
2020
2021
2022
2023
2024
2025
0.1
Referencing code in app/ from a database migration risks breaking the migration when your app code changes; this gem prevents that mistake
2020
2021
2022
2023
2024
2025
0.1
Fragment cache for graphql-ruby
2020
2021
2022
2023
2024
2025
0.1
Adds group and membership functionality to Rails models
2020
2021
2022
2023
2024
2025
0.1
A faster, lower-memory, fuller-featured querying API for ActiveRecord that returns results as unadorned, read-only objects.
2020
2021
2022
2023
2024
2025