Project
Reverse Dependencies for guard-rspec
The projects listed here declare guard-rspec as a runtime or development dependency
0.0
Core module for easy Rails apps via EzEngines
2020
2021
2022
2023
2024
2025
0.0
A simple way to make calls on Linkedin's API
2020
2021
2022
2023
2024
2025
0.0
Easy permissions engine for Rails app.
2020
2021
2022
2023
2024
2025
0.0
UI extension for ez-permissions.
2020
2021
2022
2023
2024
2025
0.0
Easy resources engine for Rails app.
2020
2021
2022
2023
2024
2025
0.0
Easy database persisted sessions for Rails
2020
2021
2022
2023
2024
2025
0.0
Easy settings engine for Rails app.
2020
2021
2022
2023
2024
2025
0.0
A utility for building progressively enhanced Facebook dialogs
2020
2021
2022
2023
2024
2025
0.0
Given a Facebook page or user id, this gem will return an array of its events.
2020
2021
2022
2023
2024
2025
0.0
Facile: API simplicity gem
2020
2021
2022
2023
2024
2025
0.0
Fast FactoryGirl factories
2020
2021
2022
2023
2024
2025
0.0
FactoryGirl replacement (proof of concept)
2020
2021
2022
2023
2024
2025
0.0
Ruby integration with facturacion.cl service
2020
2021
2022
2023
2024
2025
0.0
FADSS REST API client for Ruby.
2020
2021
2022
2023
2024
2025
0.0
Provides methods and utilities for interacting with the faithteams API.
2020
2021
2022
2023
2024
2025
0.0
Faking library that allows inspection of received calls after they have been made. Also supports tracking calls with multiple argument sets.
2020
2021
2022
2023
2024
2025
0.0
Faking library that allows inspection of received calls after they have been made. Also supports tracking calls with multiple argument sets.
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
FancyOpenStruct is a subclass of OpenStruct, and is a variant of RecursiveOpenStruct.
This allows you to convert nested hashes into a structure where keys and values can be
navigated and modified via dot-syntax, like: foo.bar = :something. This particular gem
also adds support for Hash methods (s...
2020
2021
2022
2023
2024
2025
0.0
Distributed messages queuing system using AWS SQS
2020
2021
2022
2023
2024
2025