mr-sparkle 0.0.2
This gem contains a script to start a Unicorn-based server for your Rack application that reloads your automatically when they are changed, but doesn't incur the penalty of reloading all the gem dependencies. It's based on Jonathan D. Stott's blog post "Magical Reloading Sparkles"--hence the name.
Gemfile:
=
install:
=
Runtime Dependencies (4):
Development Dependencies (5):
minitest
~> 4.3.3
minitest-around
~> 0.0.1
minitest-reporters
~> 0.13.1
rack
~> 1.4.1
rake
~> 10.0.3