Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
ActiveRecordDumper is a fork of YamlDb gem without any explicit Rails dependencies.
This way it can be used by any AR-enabled app (e.g. Sinatra) without pulling whole Rails in.
YamlDB/ActiveRecordDumper is a database-independent format for dumping and restoring data.
It complements the database-i...
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
Endoscope enables scope to apply to model instance
2021
2022
2023
2024
2025
2026
0.0
Adds the ENUM data type natively to ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Enumerated types for ActiveRecord attributes
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to use enum value as a STI type value easily.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::EnumWithLabel adds label and more to ActiveRecord::Base.enum.
2021
2022
2023
2024
2025
2026
0.0
The gem creates a view, controller and routes to allow Rails developers to see their ActiveRecord tables.
2021
2022
2023
2024
2025
2026
0.0
Generate Mermaid-based ERD diagrams for ActiveRecord models with their dependencies
2021
2022
2023
2024
2025
2026
0.0
Deafault ActiveRecord::Errors class doesn't localize erorr messages. In some cases, we need localized error message for user. With this gem you can localize these error messages using I18n.
2021
2022
2023
2024
2025
2026
0.0
Broadcasts lifecycle events (create, update, destroy) for ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord adapter that raises an exception when used
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord-JDBC fetches ids of inserted records when you call connection.execute(). this
gem adds a connection.execute_raw() method which does not fetch inserted ids
2021
2022
2023
2024
2025
2026
0.0
A gem that adds explain_in_english to ActiveRecord::Relation, translating common Arel query nodes into human-readable language.
2021
2022
2023
2024
2025
2026
0.0
Easy way to add scopes to your models.
2021
2022
2023
2024
2025
2026
0.0
Easily find all duplicate records)
2021
2022
2023
2024
2025
2026
0.0
Allow custom sort order with find_each behavior
2021
2022
2023
2024
2025
2026
0.0
Provides find_only and find_only! query methods
2021
2022
2023
2024
2025
2026
0.0
This fixes the DEFAULT_LIMIT set to 4 bytes in ActiveModel::Type:Integer.
2021
2022
2023
2024
2025
2026
0.0
Floating point ActiveRecord Models ordering for rich client apps heavily inspirated by Trello's ordering alorithm. ActiveRecordFlorder let client decide model's position in collection, normalize given value and resolve conflicts to keep your data clean. It's highly optimalized and generate as sma...
2021
2022
2023
2024
2025
2026