Project
Reverse Dependencies for fun_with_testing
The projects listed here declare fun_with_testing as a runtime or development dependency
0.0
CSV Madness removes what little pain is left from Ruby's CSV class. Load a CSV file, and get back an array of objects with customizable getter/setter methods.
2021
2022
2023
2024
2025
2026
0.0
= epubforge =
Write your book in markdown, then do all sorts of increasingly nifty things with it using this command-line utility.
== Project description ==
epubforge is a command-line utility for creating, tracking and managing longer (novella and book-length) writing projects. Write your te...
2021
2022
2023
2024
2025
2026
0.0
Attach a configuration object to any object or class with code like this:
spy.install_fwc_config do
spy_id "74 Baker"
2021
2022
2023
2024
2025
2026
0.0
A more intuitive syntax for performing a variety of file actions. Examples:
"/".fwf_filepath.join('usr', 'bin', 'bash').touch
FunWith::Files::FilePath.home("Music").glob(:ext => "mp3", :recurse => true)
home = FunWith::Files::FilePath.home
home.touch( "Music", "CDs", "BubbleBoyT...
2021
2022
2023
2024
2025
2026
0.0
Dependency for FunWith gems, simplifies the setup of new gems, installing version data, root filepath, and default requirements.
2021
2022
2023
2024
2025
2026
0.0
A collection of useful patterns
2021
2022
2023
2024
2025
2026
0.0
Paint your strings for prettier console output. Description should not equal summary.
2021
2022
2023
2024
2025
2026
0.0
A simple approach to 'fill in the blank' file templates, which may be useful for some tasks.
2021
2022
2023
2024
2025
2026