This repository has been archived by the owner on May 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
capistrano recipi for lazy assets loading
License
kacperk/capistrano-lazy-assets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is Capistrano recipi for lazy precompailng of Rails assets (assets are precompiled only if they were changed) Usage Add to your Gemfile gem 'capistrano-lazy-assets', :git => 'git://github.com/kacperk/capistrano-lazy-assets.git' run bundle install then add to the end of your deploy.rb file require "capistrano_lazy_assets" you can run task by cap deploy:assets:precompile
About
capistrano recipi for lazy assets loading
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published