Project
Reverse Dependencies for byebug
The projects listed here declare byebug as a runtime or development dependency
0.0
Utility gem to enforce rails application best practice
2019
2020
2021
2022
2023
2024
0.0
A convenient gem for developers to interact with SignalFx with a trivial amount of effort
2019
2020
2021
2022
2023
2024
0.0
It is a better way to organize and maintain your Rails helpers. It's provide a simple pattern to keep your helpers scoped, avoiding conflicts in the global namespace
2019
2020
2021
2022
2023
2024
0.0
# better-initialize
A friendlier, dependency-free initialize method for ruby objects.
## Usage
Gemfile:
gem 'better-initialize',
github: 'huned/better-initialize'
Code:
require 'better_initialize'
class Pizza
include BetterInitialize
attr_accessor :size, :topp...
2019
2020
2021
2022
2023
2024
0.0
This gem installs several class methods to Object which in turn generates both class and instance methods but only when you are ready.
In order to prevent name pollution, you have the ability to manage the generators to pick alternate names if you prefer.
After scouring the RubyGems site, some of...
2019
2020
2021
2022
2023
2024
0.0
A simple gem for one off tasks for example database patches
2019
2020
2021
2022
2023
2024
0.0
This library contains functionality to send/store BI and AB-testing data
2019
2020
2021
2022
2023
2024
0.0
Interact with S3 buckets in an idiomatic fashion.
2019
2020
2021
2022
2023
2024
0.0
A convenient API for developers to interact with SQS with a trivial amount of effort
2019
2020
2021
2022
2023
2024
0.0
A convenience gem for cycling through a set of values, ported from the 'cycle' functionality found in Rails. It is independent of which framework you use so will run in Sinatra, Padrino or straight up Ruby itself.
2019
2020
2021
2022
2023
2024
0.0
Bifrost is a pub/sub wrapper library which uses Azure message bus and actors.
2019
2020
2021
2022
2023
2024
0.0
Binda plugin that adds a GraphQL api to your applicaiton
2019
2020
2021
2022
2023
2024
0.0
Binda plugin that lets you import products from your Shopify store.
2019
2020
2021
2022
2023
2024
0.0
Shogi library
2019
2020
2021
2022
2023
2024
0.0
Simple DSL to build HTML documents
2019
2020
2021
2022
2023
2024
0.0
A simple wrapper gem around Bitbucket's 2.0 API.
2019
2020
2021
2022
2023
2024
0.0
API client library for bitex.la. Fetch public market data and build trading robots
2019
2020
2021
2022
2023
2024
0.0
Both a trading robot and a library to build trading robots. The bitex-bot lets you buy cheap on bitex
and sell on another exchange and vice versa.
2019
2020
2021
2022
2023
2024
0.0
Bitfifo implements a FIFO for 1 or more bits of an Integer.
This will be needed for a compression and encryption system.
Could be used for any variable length integer based problems including base64 encode/decode.
Includes bit reversals for LSB first or MSB first systems.
No need to worry about o...
2019
2020
2021
2022
2023
2024
0.0
This is a Bitfinex Ruby Gem to access and manage Bitfinex data provided by its API.
2019
2020
2021
2022
2023
2024