RubyGems Navigation menu

mr-sparkle 0.0.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.0 - August 31, 2013 (12.5 KB)
  2. 0.2.0 - July 19, 2013 (12 KB)
  3. 0.1.0 - April 24, 2013 (11.5 KB)
  4. 0.0.3 - February 20, 2013 (11.5 KB)
  5. 0.0.2 - December 26, 2012 (11 KB)
  6. 0.0.1 - December 23, 2012 (8 KB)
Show all versions (6 total)

Runtime Dependencies (4):

listen ~> 0.6.0
rb-fsevent ~> 0.9.2
rb-inotify ~> 0.8.8
unicorn ~> 4.5.0

Owners:

Authors:

  • Micah Chalmer

SHA 256 checksum:

fbe1da0ed47a6d7624dc327cbeab7ee553de8576c00f0bf11afd88abb7a35eb0

Total downloads 29,773

For this version 2,837

Licenses:

N/A

Required Ruby Version: >= 1.9.1

Links: