Project
Reverse Dependencies for rainbow
The projects listed here declare rainbow as a runtime or development dependency
0.0
CLI for Dumper.io Agent
2020
2021
2022
2023
2024
2025
0.0
A simple way to set up a secure MySQL connection.
2020
2021
2022
2023
2024
2025
0.0
Easytest is a tiny testing framework for Ruby with a familiar DSL.
2020
2021
2022
2023
2024
2025
0.0
Deploy Docker image from ECS service to current instance
2020
2021
2022
2023
2024
2025
0.0
A testing and mixins tool for EDRs
2020
2021
2022
2023
2024
2025
0.0
CLI Data gem scraping www.worldwildlife.org
2020
2021
2022
2023
2024
2025
0.0
DSL to write cool prompt.
2020
2021
2022
2023
2024
2025
0.0
Find out source files which has differently cased names between Xcode project and file system.
2020
2021
2022
2023
2024
2025
0.0
Sync your .env and .env.default files
2020
2021
2022
2023
2024
2025
0.0
Ruby interface for Eufycam
2020
2021
2022
2023
2024
2025
0.0
PostgreSQL backed active job adapter which uses `LISTEN/NOTIFY` to listen for jobs and `FOR UPDATE SKIP LOCKED` to
reserve jobs.
2020
2021
2022
2023
2024
2025
0.0
A pow! replacement written in ruby.
2020
2021
2022
2023
2024
2025
0.0
Manage sensible configuration files accross Engine Yard instances.
2020
2021
2022
2023
2024
2025
0.0
Search Facebook topics and retrieve feeds related to those topics.
2020
2021
2022
2023
2024
2025
0.0
A versatile task runner
2020
2021
2022
2023
2024
2025
0.0
# Fancy Logger
An easily customizable logger with style.
## Install
### Bundler: `gem 'fancy_logger'`
### RubyGems: `gem install fancy_logger`
## Usage
Simply use as if you were using the normal Ruby `Logger` class:
```ruby
require 'fancy_logger'
logger = FancyLogger.new(STDOUT)
logger.in...
2020
2021
2022
2023
2024
2025
0.0
Style guide all the things.
2020
2021
2022
2023
2024
2025
0.0
FatTable is a gem that treats tables as a data type. It provides methods for
constructing tables from a variety of sources, building them row-by-row,
extracting rows, columns, and cells, and performing aggregate operations on
columns. It also provides as set of SQL-esque methods f...
2020
2021
2022
2023
2024
2025
0.0
CLI tool for parsing git history
2020
2021
2022
2023
2024
2025
0.0
Change all file extensions in folder.
2020
2021
2022
2023
2024
2025