Project
Reverse Dependencies for redcarpet
The projects listed here declare redcarpet as a runtime or development dependency
0.0
Eve Online API toolbox
2021
2022
2023
2024
2025
2026
0.0
Asset libraries for web and scaffold templates in modern style
(uses "simple_form", "haml", "cancan").
2021
2022
2023
2024
2025
2026
0.0
Provides tool and library of full text search for EPUB books
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
Etude for AWS.
2021
2022
2023
2024
2025
2026
0.0
Etude for Ruby programing.
2021
2022
2023
2024
2025
2026
0.0
A bowling game implemented TDD.
2021
2022
2023
2024
2025
2026
0.0
The Event-Sourced Accounting plugin provides an event-sourced double entry accounting system for use in any Ruby on Rails application.
2021
2022
2023
2024
2025
2026
0.0
Eventually is an event library built to loosely mirror the NodeJS EventEmitter API.
2021
2022
2023
2024
2025
2026
0.0
The Raft engine
2021
2022
2023
2024
2025
2026
0.0
An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine
2021
2022
2023
2024
2025
2026
0.0
A Rails engine for handling error pages.
2021
2022
2023
2024
2025
2026
0.0
CMS engine to deliver multiple sites. Based on Mongoid.
2021
2022
2023
2024
2025
2026
0.0
a balancing & routing proxy, see README for more details
2021
2022
2023
2024
2025
2026
0.0
A very simple and boring blogging engine for Rails.
2021
2022
2023
2024
2025
2026
0.0
Provides a simple way to include and manage release notes for internal applications by writing a markdown file
2021
2022
2023
2024
2025
2026
0.0
Eyemask makes it easy to create rich, engaging, living documentation that everyone can use.
2021
2022
2023
2024
2025
2026
0.0
Ruby based client gem for interacting with the EngineYard Instance Provisioning API
2021
2022
2023
2024
2025
2026
0.0
A Rails egnine to use with Faalis which provides page CRUD functionality base on markdown.
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