Skip to content

Instantly share code, notes, and snippets.

@suchov
Last active April 12, 2017 09:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save suchov/11fe8144944bd348a2c119945b5e3088 to your computer and use it in GitHub Desktop.
Save suchov/11fe8144944bd348a2c119945b5e3088 to your computer and use it in GitHub Desktop.
Use an application preloader
Rails 4.1 introduced another default feature that reduces some of the time it takes to load Rails.
The feature is bundled in a gem called Spring https://github.com/rails/spring ,
and classifies itself as an application preloader.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment