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:
=
安裝:
=
Runtime 相依性套件 (4):
Development 相依性套件 (5):
minitest
~> 4.3.3
minitest-around
~> 0.0.1
minitest-reporters
~> 0.13.1
rack
~> 1.4.1
rake
~> 10.0.3