jarthod / render-later
Render-later allows you to defer the rendering of slow parts of your views to the end of the page, allowing you to drastically improve the time to first paint and perceived performance.
☆71Updated 2 months ago
Alternatives and similar repositories for render-later:
Users that are interested in render-later are comparing it to the libraries listed below
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 9 months ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Bundler plugin for showing gem diffs☆44Updated 4 months ago
- Finds missing non-null constraints☆54Updated 6 years ago
- ☆58Updated last year
- write snippet code to rewrite your project code☆57Updated 4 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- ActiveRecord schema annotations done right☆74Updated 4 months ago
- Migrate to Strong Parameters☆40Updated 3 months ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆88Updated last year
- Ruby Enums with a literal-style syntax.☆59Updated 7 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 3 months ago
- Precompiles ActionView templates at app boot for Rails 6+☆147Updated 7 months ago
- Modify Rails autoloading rules to treat all files in a package directory as belonging to a given namespace☆51Updated last month
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Create ActiveRecord relations from UNIONs☆48Updated 3 months ago
- write snippet code to rewrite your project code☆102Updated 2 months ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- Experimental post-framework view library☆45Updated last year
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- A transparent code reloader.☆58Updated 2 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- Base class and modules for YAML backed static models.☆43Updated 10 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 2 months ago