Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
Implementation of the trakt.tv REST API. See the documentation at http://trakt.tv/api-docs
2021
2022
2023
2024
2025
2026
0.0
Standalone validator for Rails objects
2021
2022
2023
2024
2025
2026
0.0
Page Object pattern
2021
2022
2023
2024
2025
2026
0.0
Abstraction on top of searchkick to handle form inputs easily
2021
2022
2023
2024
2025
2026
0.0
The collection supports composability of standalone policy objects, forms etc.
2021
2022
2023
2024
2025
2026
0.0
Transform xml to a csv
2021
2022
2023
2024
2025
2026
0.0
A library for generic transactional actions.
2021
2022
2023
2024
2025
2026
0.0
Record status along with other relevant information of
transactions or tasks. These tasks can be a cron job, large background jobs or
a simple method. Any task can be plugged into a transaction block. Transaction
uses Redis to store the current status along with other information.
The eve...
2021
2022
2023
2024
2025
2026
0.0
Declarative transaction management for Ruby on Rails
2021
2022
2023
2024
2025
2026
0.0
Adds advisory locks that are automatically released at the end of a transaction.
2021
2022
2023
2024
2025
2026
0.0
Transactionata: Transactional dynamic test data for Rails Tests. Set up your models and factories in a block that will be executed once and then rolled back by hooking into ActiveRecord's built-in fixture transactions
2021
2022
2023
2024
2025
2026
0.0
Store attribute changes during ActiveRecord Transaction
2021
2022
2023
2024
2025
2026
0.0
Event Store for ruby with support for concurrent writers and snapshots
2021
2022
2023
2024
2025
2026
0.0
Mongoid client for transaction_event_store
2021
2022
2023
2024
2025
2026
0.0
Creates fake bank account data and transactions to mimick an API response from Plaid's "Connect" service.
2021
2022
2023
2024
2025
2026
0.0
Set transaction isolation level in the ActiveRecord in a database agnostic way.
Works with MySQL, PostgreSQL and SQLite as long as you are using new adapters mysql2, pg or sqlite3.
Supports all ANSI SQL isolation levels: :serializable, :repeatable_read, :read_committed, :read_uncommitted.
2021
2022
2023
2024
2025
2026
0.0
Adds :isolation_level option to ActiveRecord #transaction calls, as well as :minimum_isolation_level. Supports mysql and postgresql.
2021
2022
2023
2024
2025
2026
0.0
A logger that silently collects information in the
background and when an error is raised, logs a hash either
out to the System or pushes the log to a service such as
Loggly. The log hash contains information such as th...
2021
2022
2023
2024
2025
2026
0.0
Functions to wrap and retry a code block when the DB declares a serialization failure or deadlock.
2021
2022
2023
2024
2025
2026
0.0
Retries database transaction on deadlock and transaction serialization errors. Supports MySQL, PostgreSQL and SQLite.
2021
2022
2023
2024
2025
2026