Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
Ruby client for trakt.tv API
2021
2022
2023
2024
2025
2026
0.0
This is an API client built on-top of Her, which allows for ActiveRecord-like
interactions with the Trakt.tv API. It is intended to be used in server-side applications that do not
require client-side authentication (i.e. OAuth).
2021
2022
2023
2024
2025
2026
0.0
Parse Native Instruments Traktor's nml playlist file
2021
2022
2023
2024
2025
2026
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