Project
Reverse Dependencies for fuubar
The projects listed here declare fuubar as a runtime or development dependency
0.0
Espago api wrapper
2020
2021
2022
2023
2024
2025
0.0
Cqrs tooling.
2020
2021
2022
2023
2024
2025
0.0
Message buffer, command processor and event processor daemons for Euston-RabbitMq
2020
2021
2022
2023
2024
2025
0.0
Ruby port for Jonathan Oliver's EventStore. See https://github.com/joliver/EventStore for details.
2020
2021
2022
2023
2024
2025
0.0
Default projection classes for Euston.
2020
2021
2022
2023
2024
2025
0.0
JRuby RabbitMq bindings
2020
2021
2022
2023
2024
2025
0.0
Common functionality for interacting with euston from websites.
2020
2021
2022
2023
2024
2025
0.0
Event sourcing toolkit using Rails and ActiveJob
2020
2021
2022
2023
2024
2025
0.0
Rails exception handling happens with ActionController extension and Mongoid support.
2020
2021
2022
2023
2024
2025
0.0
Provide additional methods to inspect executable files, as a Pathname subclass
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
Library & utility for reading tags from Finder.app
2020
2021
2022
2023
2024
2025
0.0
Projects with a financial or business bent often have to deal with awareness of a fiscal year, which typically doesn't line up with a normal calendar year.
The `Fiscally` gem adds the necessary awareness to your date and time objects, covering start and end dates for fiscal years and qua...
2020
2021
2022
2023
2024
2025
0.0
Adds formatted_length function to classes that acts_like_formatted_length, converting a length represented in seconds to a string
2020
2021
2022
2023
2024
2025
0.0
A Library to create Form objects to encapsulate forms
2020
2021
2022
2023
2024
2025
0.0
After test run, prints velocity (how many specs/sec)
2020
2021
2022
2023
2024
2025
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:
...
2020
2021
2022
2023
2024
2025
0.0
A useful collection of methods to make cooking more fun
2020
2021
2022
2023
2024
2025
0.0
Creates a basic repository layout for a new gem
2020
2021
2022
2023
2024
2025
0.0
get-jets provides the official integration of Jets gems with Ruby on Rails framework.
2020
2021
2022
2023
2024
2025