RubyGems Navigation menu

is_the_site_still_up 0.1.0

If you're building an application that has both online and offline functionality it can be useful to know if the site is really still up (because you can't rely on navigator.onLine). This middleware allows you to poll /online or the path of your choice and return simple text or the result of a block without involving the whole application stack. Meaning, you can poll more frequently without melting your server.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.0 - January 15, 2013 (7.5KB)

Runtime依存関係 (1):

rack >= 0

Development依存関係 (5):

bundler >= 0
jeweler ~> 1.8.4
rdoc >= 0
rspec >= 0
simplecov >= 0

所有者:

作者:

  • Byliner Inc.

SHA 256チェックサム:

cbd56097af1f5e467b085e5a3cf283f406f1db239aea05022c943c2f3cd283a0

累計ダウンロード数 3,940

このバージョンのみ 3,940

ライセンス:

MIT

必要なRubyのバージョン: なし

リンク: