RubyGems Navigation menu

lazy_loading_page 0.1.1

LazyLoadingPage loads heavy pages lazily that is as and when required. Single heavy request is broken in small requests, so no timeouts and no congestion of requests. The gem reduces page load time and reduces server ram by loading important content of the page in the first call and then by triggering calls to load the remaining page. The gem give Reactjs like functionality in your ruby-on-rails application.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.1 - April 10, 2017 (16.0 KB)
  2. 0.1.0 - April 08, 2017 (18.5 KB)

Runtime 依赖 (2):

Development 依赖 (1):

sqlite3 >= 0

业主:

作者:

  • Jignesh Satam

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 4,142

这个版本 2,389

许可:

MIT

需要的 Ruby 版本: >= 0

链接: