Project
Reverse Dependencies for minitest-debugger
The projects listed here declare minitest-debugger as a runtime or development dependency
0.0
EventMachineAlignedPeriodic helps to kick off a block of code on a periodic
schedule aligned with a time period. Rather than have something starting at
2 seconds, 17 seconds, 32 seconds and so on you can have it consistently
launch at 0, 15, 30.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
LayeredYAMLConfig provides a simple config file that supports multiple
layers. Values in the right or uppermost layers override values in lower
layers. This makes it easy to share configuration without duplication while
still allowing what needs to be different to vary.
For example:
program.default.conf
program.server_foo.conf
program.site_bar.conf
program.conf
Optionally, leaf nodes can be evaluated using as ERB templates, feeding the
configuration into itself.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Autoinstallation and PXE management for Redhat/CentOS based system deployment.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
ThreadedLogger runs a dedicated logging thread around Ruby's Logger library
to ensure that multiple threads don't step on each other's toes.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024