Skip to content
railsengines.com

Lazy Value

Rails Lazy value loader

No ratings yet
Gem
lazy_value
Repository
railsjazz/lazy_value
License
MIT
Stars
47
Added
August 15, 2026

About

Rails Lazy value loader

Introducing a versatile value loader for your Ruby on Rails views, designed to optimize parallel loading of information on a page. This solution is perfect for scenarios where you need to display multiple stats, each taking 1-2 seconds to compute, thus causing a delay in page loading time.

What you get

  • websockets options vs http
  • pass variables
  • change to modern JS?
  • use POST? (if payload might be too big)

Installing it

ruby
# Gemfile
gem "lazy_value"

Details

47 stars on GitHub · MIT licensed · maintained by railsjazz. Source: https://github.com/railsjazz/lazy_value

Discussion (0)

Sign in to join the discussion.

No comments yet.