Project
Reverse Dependencies for rubocop
The projects listed here declare rubocop as a runtime or development dependency
0.0
Bulk insert or update
2021
2022
2023
2024
2025
2026
0.0
Custom RuboCop Extension that will prevent you from adding ActiveRecord callbacks to your Rails code.
2021
2022
2023
2024
2025
2026
0.0
Instead of scattering validations, strong parameters, and business rules across controllers and models, changesets give you one clear interface for handling data before it touches the database.
2021
2022
2023
2024
2025
2026
0.0
Adds several different inheritance patterns for use with Rails models and ActiveRecord relations.
2021
2022
2023
2024
2025
2026
0.0
`activerecord-creating_foreign_keys` defines FOREIGN KEY Constraints in a CREATE TABLE Statement.
2021
2022
2023
2024
2025
2026
0.0
cursor pagination for ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord extension for cursor based pagination.
2021
2022
2023
2024
2025
2026
0.0
CLI-tool to check data integrity of the Rails-application project
2021
2022
2023
2024
2025
2026
0.0
A utility to bulk load test data for performance testing.
2021
2022
2023
2024
2025
2026
0.0
Delocalize date, time and number model attributes
2021
2022
2023
2024
2025
2026
0.0
Generates encrypted_string type that transparently encrypt and decrypt string value to ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
In ActiveRecord, allows you to query the association of the records that your current query would return. If you need the comments of some posts: `Post.where(...).follow_assoc(:comments)`. You can then chain `where` on the comments.
2021
2022
2023
2024
2025
2026
0.0
GitLab stores any patches relating to ActiveRecord here
2021
2022
2023
2024
2025
2026
0.0
A Ruby gem for extracting and importing complex ActiveRecord object graphs with smart dependency resolution, beautiful CLI progress visualization, and memory-efficient streaming. Perfect for data migration, testing, and environment synchronization.
2021
2022
2023
2024
2025
2026
0.0
Grouping the enum of ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Backport of ActiveRecord::Base.ignored_columns into Rails 4 and 5.0
2021
2022
2023
2024
2025
2026
0.0
ActiveRecordInTimeScope provides time-window scopes for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
A gem to track changes on active record models
2021
2022
2023
2024
2025
2026
0.0
Adds support for creating liquid language drop classes for ActiveRecord models and assign drops as attributes
2021
2022
2023
2024
2025
2026
0.0
Mass Insert For ActiveRecord via Postgresql json_to_recordset
2021
2022
2023
2024
2025
2026