RubyGems Navigation menu

mr-sparkle 0.3.0

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.3.0 - August 31, 2013 (12.5 KB)
  2. 0.2.0 - July 19, 2013 (12.0 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.0 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (4):

listen ~> 1.0
rb-fsevent >= 0.9
rb-inotify >= 0.8
unicorn >= 4.5

Development 依赖 (5):

minitest >= 4.3
rack >= 1.4
rake >= 10.0

业主:

作者:

  • Micah Chalmer

SHA 256 校验和:

81e05aef33bc9b7b1508afa85c1a049e9746028464db41a8aa6d0b34fb9ada37

下载总量 29,748

这个版本 13,921

许可:

MIT

需要的 Ruby 版本: >= 1.9.3

链接: