lazy loading, e.g. Simple::Lazy.new(1) { |id| User.find(id) }
localhostdotdev
April 24, 2019 10:13pm
MIT