Project
Reverse Dependencies for rb-fsevent
The projects listed here declare rb-fsevent as a runtime or development dependency
0.0
Interface with message queues with ease.
2020
2021
2022
2023
2024
2025
0.0
Ruby client for ePay API. Supports manipulating transactions and subscriptions.
2020
2021
2022
2023
2024
2025
0.0
Ruby client for Estonian Internet Foundation EPP service
2020
2021
2022
2023
2024
2025
0.0
A CMS for sites which already have a back-end and don't want another. Pages, posts, and blocks.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
A ruby client for www.errordite.com
2020
2021
2022
2023
2024
2025
0.0
Espago api wrapper
2020
2021
2022
2023
2024
2025
0.0
A DSL for managing OSS Data Entry
2020
2021
2022
2023
2024
2025
0.0
Eventick is a simple API wrapper for Eventick's public API.
2020
2021
2022
2023
2024
2025
0.0
Expedition is an implementation of the cgminer client protocol. It allows you to write programs that interact with cgminer and cgminer-compatible software.
2020
2021
2022
2023
2024
2025
0.0
Fetches Jobs from a Jenkins CI via the REST JSON API and sets LEDs of an Extreme Feedback Device to the status of the corresponding Job. Build and designed for running on a Raspberry Pi with Debian 7.
2020
2021
2022
2023
2024
2025
0.0
Collection of users and applications authentication methods for use when you want your users or applications authorize using the Exvo platform.
2020
2021
2022
2023
2024
2025
0.0
It exposes `/globalize/translations.json` with JSON of all translations in the app
2020
2021
2022
2023
2024
2025
0.0
Ruby gem providing various helper methods, like auth_host, auth_uri, cdn_host, etc.
2020
2021
2022
2023
2024
2025
0.0
Metrics wrapper for Exvo apps.
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
A simple set of base views to help develop Backbone applications.
2020
2021
2022
2023
2024
2025
0.0
Faraday Cage allows you to use Faraday for making requests to your REST APIs in integration testing, minus the boilerplate code and crufty parsing and encoding of requests and responses.
2020
2021
2022
2023
2024
2025
0.0
A barebones file system watcher which uses native file system events for Linux, OSx, and Windows.
2020
2021
2022
2023
2024
2025