Project
Reverse Dependencies for fuubar
The projects listed here declare fuubar as a runtime or development dependency
0.0
A class that wraps the Time class and makes it easy to work with most
known time values, including various time strings, automatically
converting them to Time values, and perform tolerant comparisons.
Several time classes, and the String class, are extended with the
".easy_time" method to perfor...
2021
2022
2023
2024
2025
2026
0.0
Electronics Description
2021
2022
2023
2024
2025
2026
0.0
This gem allows easy and flexible embedding of Google services (currently only analytics tracking) in Rack apps, including Ruby on Rails
2021
2022
2023
2024
2025
2026
0.0
A Rack handler for the Mongrel2 web server with EventMachine support
2021
2022
2023
2024
2025
2026
0.0
Xaptum ENF CLI.
2021
2022
2023
2024
2025
2026
0.0
EngineRoom aims to be a simple to use, unobtrusive admin interface for rails applications. It is designed to be an add-on for existing web apps and not a full blown CMS. Just add EngineRoom to an app and it will create a customizable interface for editing the content data.
2021
2022
2023
2024
2025
2026
0.0
Interface with message queues with ease.
2021
2022
2023
2024
2025
2026
0.0
Eris is a gem to help test driving webOS Enyo application development
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
Espago api wrapper
2021
2022
2023
2024
2025
2026
0.0
Cqrs tooling.
2021
2022
2023
2024
2025
2026
0.0
Message buffer, command processor and event processor daemons for Euston-RabbitMq
2021
2022
2023
2024
2025
2026
0.0
Ruby port for Jonathan Oliver's EventStore. See https://github.com/joliver/EventStore for details.
2021
2022
2023
2024
2025
2026
0.0
Default projection classes for Euston.
2021
2022
2023
2024
2025
2026
0.0
JRuby RabbitMq bindings
2021
2022
2023
2024
2025
2026
0.0
Common functionality for interacting with euston from websites.
2021
2022
2023
2024
2025
2026
0.0
Event sourcing toolkit using Rails and ActiveJob
2021
2022
2023
2024
2025
2026
0.0
Rails exception handling happens with ActionController extension and Mongoid support.
2021
2022
2023
2024
2025
2026
0.0
Provide additional methods to inspect executable files, as a Pathname subclass
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