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:
=

install:
=

Versions:

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

Runtime Dependencies (2):

Development Dependencies (1):

sqlite3 >= 0

Owners:

Authors:

  • Jignesh Satam

SHA 256 checksum:

=

Total downloads 4,389

For this version 2,538

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: