Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.13
Resource Kit provides tools to aid in making API Clients. Such as URL resolving, Request / Response layer, and more.
2021
2022
2023
2024
2025
2026
0.13
Makes sure that for special jobs, there can be only one job with the same
workload in one queue.
Example:
class CacheSweeper
include Resque::Plugins::UniqueJob
@queue = :cache_sweeps
def self.perform(article_id)
# Cache Me If You Can...
end
end
2021
2022
2023
2024
2025
2026
0.13
Floor/nearest/ceiling rounding by arbitrary steps for Integers, Floats, Times, TimeWithZones, and DateTimes.
2021
2022
2023
2024
2025
2026
0.13
RTanque is a game for programmers. Players program the brain of a tank and then send their tank+brain into battle with other tanks. All tanks are otherwise equal.
Rules of the game are simple: Last bot standing wins. Gameplay is also pretty simple. Each tank has a base, turret and radar, each of...
2021
2022
2023
2024
2025
2026
0.13
Searchlight is a low-magic way to build database searches using an ORM. It's compatible with ActiveRecord, Sequel, Mongoid, and any other ORM that can build queries by chaining method calls.
2021
2022
2023
2024
2025
2026
0.13
A Sinatra extension for setting and showing Rails-like flash messages. This extension improves on the Rack::Flash gem by being simpler to use, providing a full range of hash operations (including iterating through various flash keys, testing the size of the hash, etc.), and offering a 'styled_fla...
2021
2022
2023
2024
2025
2026
0.13
Spread your tests over multiple machines to test your code faster.
2021
2022
2023
2024
2025
2026
0.13
You'll be in stitches at how easy it is to create a service at Stitch Fix
2021
2022
2023
2024
2025
2026
0.13
TimelineSetter is a tool to create HTML timelines from spreadsheets of events.
2021
2022
2023
2024
2025
2026
0.13
A Ruby wrapper for the Tumblr v2 API
2021
2022
2023
2024
2025
2026
0.13
Simple Ruby client library for twitter streaming API. Uses EventMachine for connection handling. Adheres to twitter's reconnection guidline. JSON format only.
2021
2022
2023
2024
2025
2026
0.13
Ruby wrapper for the Unsplash API.
2021
2022
2023
2024
2025
2026
0.13
Adds zipcode validation methods to ActiveModel considering different country zipcode formats.
2021
2022
2023
2024
2025
2026
0.12
Creates stub classes from any ActiveRecord model. By using stubs in your tests you don't need to load Rails or the database, sometimes resulting in a 10x speed improvement. ActiveMocker analyzes the methods and database columns to generate a Ruby class file. The stub file can be run standalone an...
2021
2022
2023
2024
2025
2026
0.12
Accessing REST services in an ActiveRecord style
2021
2022
2023
2024
2025
2026
0.12
Dynamoid is an ORM for Amazon's DynamoDB that supports offline development, associations, querying, and everything else you'd expect from an ActiveRecord-style replacement. Make sure you add require 'dynamoid' to before your configure script with adept_dynamoid
2021
2022
2023
2024
2025
2026
0.12
Provides an integration for sending events to Amplitude
2021
2022
2023
2024
2025
2026
0.12
Apiary.io CLI
2021
2022
2023
2024
2025
2026
0.12
A simple configuration class
2021
2022
2023
2024
2025
2026
0.12
Extensions to Core Ruby classes
2021
2022
2023
2024
2025
2026