Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.11
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.
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
Generated scopes for ActiveRecord classes.
2020
2021
2022
2023
2024
2025
0.11
Building APIs the way you want it.
2020
2021
2022
2023
2024
2025
0.1
Amazon Redshift _makeshift_ adapter for ActiveRecord 5.
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
Extends your user model with friendships management methods
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
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
Provides simple way to integrate regression test selection approach to your RSpec test suite
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
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.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
0.1
Simple positioning for Active Record models.
2020
2021
2022
2023
2024
2025
0.1
Add support for master/slave database database clusters in ActiveRecord to improve performance.
2020
2021
2022
2023
2024
2025
0.1
Search object DSL
2020
2021
2022
2023
2024
2025