Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
For data records that only need to be partially updated, this provides versioning for dirty attributes
2021
2022
2023
2024
2025
2026
0.0
manage snapshot materialized views for ActiveRecord. multiple
versions of each view are maintained, a live version, a working
version and 1 or more history versions, all created and managed
automatically
2021
2022
2023
2024
2025
2026
0.0
Simple gem for Rails Active Record sorting
2021
2022
2023
2024
2025
2026
0.0
Union for ActiveRecord::Relation and SQL string queries. Fam.
2021
2022
2023
2024
2025
2026
0.0
Connect ActiveRecord with SSH Tunnel.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecordStash provides a helpful syntax, which faciliates active_model compliant attributes, which are stored within a single serialized attribute. Poor mans NoSQL with AR
2021
2022
2023
2024
2025
2026
0.0
Stream ActiveRecord results
2021
2022
2023
2024
2025
2026
0.0
Publish events about changes to your ActiveRecord models to different
targets, like HTTP endpoints, AWS SNS topics or Kinesis streams
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::StrictValidations adds validations to ActiveRecord models to make sure they do not trigger database errors.
2021
2022
2023
2024
2025
2026
0.0
Generates encrypt_string type that transparently encrypt and decrypt string value to ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Suppressing RangeError during type casting
2021
2022
2023
2024
2025
2026
0.0
Create groupings of ActiveRecordSurvey branching paths with ActiveRecordSurvey::NodeMapGroup
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord Tablefree Models provides a simple mixin for creating models that are not bound to the database. This approach is useful for taking advantage of the features of ActiveRecord such as validation, relationships, nested_attributes, etc.
2021
2022
2023
2024
2025
2026
0.0
This gem enables the use of database specific table locks when saving or destroying your ActiveRecord objects. This ensures no race conditions exist when using e.g. validates_uniqueness_of.
2021
2022
2023
2024
2025
2026
0.0
Specify a table name with a version number
2021
2022
2023
2024
2025
2026
0.0
Gem activerecord-take_or_find provides a method on your ActiveRecord models.
Depending on the passed argument, which can either be a number (ID) or instance of that model,
it lets you either find a record by the ID or use the record itself.
2021
2022
2023
2024
2025
2026
0.0
Temp Table for activerecord
2021
2022
2023
2024
2025
2026
0.0
The activerecord-timescaledb-adapter provides access to features of the Timescale Postgres extension from ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Simple ActiveRecordModel to_csv() class method that preserves scopes
2021
2022
2023
2024
2025
2026
0.0
This tool allows you to generate quick and simple
Excel reports based on the array of records returned by your
ActiveRecord queries
2021
2022
2023
2024
2025
2026