Project
Reverse Dependencies for at
The projects listed here declare at as a runtime or development dependency
0.0
A Brainfuck interpreter built using Treetop.
2019
2020
2021
2022
2023
2024
0.0
Easily create DSLs for use within your projects!
2019
2020
2021
2022
2023
2024
0.0
Interface with message queues with ease.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
This is a helper gem for ruby-gnome2 applications that allows developers to easily connect signals to methods.
2019
2020
2021
2022
2023
2024