Project
Reverse Dependencies for version
The projects listed here declare version as a runtime or development dependency
0.0
Carioca 2: is a complete rewrite who provide a full IoC/DI light Container and a services registry, build with logs, config and Internationalization facilities for designing your applications
2021
2022
2023
2024
2025
2026
0.0
Clearest: command line tools for REST (Rack/Sinatra) API generation
2021
2022
2023
2024
2025
2026
0.0
Help with dispatching specific functionality to other ruby scripts. mybinscript init would call 'mybinscript-init'
2021
2022
2023
2024
2025
2026
0.0
Multiplex several commands on one console
2021
2022
2023
2024
2025
2026
0.0
Rally Software Development Corp cookbook development
2021
2022
2023
2024
2025
2026
0.0
A ruby library to help learn and practice morse code
2021
2022
2023
2024
2025
2026
0.0
docker-env will setup soft-links and switch between docker qcow images.
2021
2022
2023
2024
2025
2026
0.0
Dockit is a builder for complex docker projects. Think scriptable docker-composer.
2021
2022
2023
2024
2025
2026
0.0
Easily create DSLs for use within your projects!
2021
2022
2023
2024
2025
2026
0.0
Interface with message queues with ease.
2021
2022
2023
2024
2025
2026
0.0
# Error
`Error` is a very small library that serves as a base `Class` for error `Class`es within your
application.
## Install
### Bundler: `gem 'error'`
### RubyGems: `gem install error`
## Usage
```ruby
```
## Contributing
* Check out the latest master to make sure the feature hasn't be...
2021
2022
2023
2024
2025
2026
0.0
Manipulates your HOME environment variable.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Ruby fixturizer tools for applications testing
2021
2022
2023
2024
2025
2026
0.0
Command-line tool for FlightPlan
2021
2022
2023
2024
2025
2026
0.0
collect useful gem and code for rails development or test environment
2021
2022
2023
2024
2025
2026
0.0
collect useful gem and code for rails development or test environment
2021
2022
2023
2024
2025
2026
0.0
a simple settings plugin for read on yaml, ruby, database, etc
2021
2022
2023
2024
2025
2026
0.0
# Game
A Ruby-powered MVC game framework.
## Install
```sh
$ gem install game
```
## Usage
### Setup
```sh
$ game new my_cool_game
```
This will create a new directory named `my_cool_game` in the current working directory.
The directory is laid out very much like a Rails application:
...
2021
2022
2023
2024
2025
2026
0.0
A useful collection of methods to make cooking more fun
2021
2022
2023
2024
2025
2026