RubyGems Navigation menu

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:
= 複製 已複製

安裝:
=

版本列表:

  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 ~> 0.6.0
rb-fsevent ~> 0.9.2
rb-inotify ~> 0.8.8
unicorn ~> 4.5.0

Development 相依性套件 (5):

minitest ~> 4.3.3
minitest-around ~> 0.0.1
minitest-reporters ~> 0.13.1
rack ~> 1.4.1
rake ~> 10.0.3

擁有者:

作者:

  • Micah Chalmer

SHA 256 checksum:

208955ce5c0e5f9c76fe7ba87485fa9a8104827869508a62f2e01c1ec594dff5

總下載次數 29,773

這個版本 3,020

License:

Ruby 版本需求: >= 1.9.1

相關連結: