Project
Reverse Dependencies for rainbow
The projects listed here declare rainbow as a runtime or development dependency
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
0.0
Command line tool for tracking achievments, tasks and interactions.
You can add work items, view them and run a webserver to share them with other people,
for example via screen sharing.
This tool is designed to run in a terminal completely local without sharing any data with
any other service....
2020
2021
2022
2023
2024
2025
0.0
A gem to show Ascii Art of fictional animated characters
2020
2021
2022
2023
2024
2025
0.0
Downloads statistics from GitHub and builds a nice HTML report
2020
2021
2022
2023
2024
2025
0.0
This is a simulator to run a D&D encounter. It provides DSL-like tools to describe actions and abilities, and then it will (eventually) play with some degree of AI skill.
2020
2021
2022
2023
2024
2025