lazy_load-rails 1.0.0
LazyLoadingPage loads heay pages lazily 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 gives Reactjs like functionality in your ruby-on-rails application.
Gemfile:
=
安裝:
=
版本列表:
- 1.0.0 April 10, 2017 (20.5 KB)
Runtime 相依性套件 (1):
rails
>= 0