Project
Reverse Dependencies for bacon
The projects listed here declare bacon as a runtime or development dependency
0.01
View and manage redis store
2020
2021
2022
2023
2024
2025
0.01
Give & take, serializing a ruby proc is possible, though not a perfect one (yet).
2020
2021
2022
2023
2024
2025
0.01
Parameter whitelisting for Sinatra. Provides validation, defaults, and post-processing.
2020
2021
2022
2023
2024
2025
0.01
Parameter whitelisting for Sinatra. Provides validation, defaults, and post-processing.
2020
2021
2022
2023
2024
2025
0.01
Simple, lightweight, Rails-like, form helpers for Sinatra.
2020
2021
2022
2023
2024
2025
0.0
Whenever I loop through an array, there are times I wish I could
know what comes before or after the item I am currently one.
Including prev/next index calculations. This gem helps you with
that. However, it would be better for you to create your own
since you will probably ...
2020
2021
2022
2023
2024
2025
0.0
A modernized version of Chris Wansthrath's venerable acts_as_textiled. It automatically textiles and then sanitizes columns to your specification. Ryan Grove's excellent Sanitize gem with nokogiri provides the backend for speedy and robust filtering of your output in order to: restrict Textile t...
2020
2021
2022
2023
2024
2025
0.0
Automate testing code on the browser by using Rack
middleware to include JS testing code files
into your rendered HTML.
2020
2021
2022
2023
2024
2025
0.0
Creates aliases for class methods, instance methods, constants, delegated methods and more. Aliases can be easily searched or saved as YAML config files to load later. Custom alias types are easy to create with the DSL Alias provides. Although Alias was created with the irb user in mind, any Rub...
2020
2021
2022
2023
2024
2025
0.0
This gem parses HyperChem's .HIN files, PDB files, and in the future others, converting them to Ruby objects for easy manipulation
2020
2021
2022
2023
2024
2025
0.0
Small helper which provides and IO like ruby's DATA for $0, but for any file.
2020
2021
2022
2023
2024
2025
0.0
An implementation of the AMQP protocol in Ruby/EventMachine. Fork of original tmm1/amqp with improvements (see README).
2020
2021
2022
2023
2024
2025
0.0
randomly generate an animal with an adjective!
2020
2021
2022
2023
2024
2025
0.0
Check the homepage because I can't describe it probably here.
2020
2021
2022
2023
2024
2025
0.0
This extends the bacon testing framework with useful extensions to disable tests, have before and after blocks that run once and more. For examples in the wild, see the tests for boson or bond.
2020
2021
2022
2023
2024
2025
0.0
require "bacon";
require "Bacon_Colored";
2020
2021
2022
2023
2024
2025
0.0
Colored output for Bacon test framework! http://i.imgur.com/EpTpw.png
2020
2021
2022
2023
2024
2025
0.0
Allows add errors messages for `bacon` custom matchers
2020
2021
2022
2023
2024
2025
0.0
Matches for Bacon related to the file system.
"~/.bashrc".should.be file
2020
2021
2022
2023
2024
2025
0.0
Custom matchers for Bacon when dealing with the file system.
\ Includes matchers: a_file, a_directory, etc.
2020
2021
2022
2023
2024
2025