Project

Reverse Dependencies for guard-rspec

The projects listed here declare guard-rspec as a runtime or development dependency

0.0
Repository is gone
No release in over 3 years
Watches local gems and notifies the user if they are outdated.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A simple way to make calls on Linkedin's API
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Easy database persisted sessions for Rails
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
A utility for building progressively enhanced Facebook dialogs
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Given a Facebook page or user id, this gem will return an array of its events.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
FactoryGirl replacement (proof of concept)
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Ruby integration with facturacion.cl service
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Faking library that allows inspection of received calls after they have been made. Also supports tracking calls with multiple argument sets.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Faking library that allows inspection of received calls after they have been made. Also supports tracking calls with multiple argument sets.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
# 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
0.0
No commit activity in last 3 years
No release in over 3 years
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...
2021
2022
2023
2024
2025
2026