Project

asset-trip

0.0
No commit activity in last 3 years
No release in over 3 years
Asset Trip bundles JavaScript and CSS files at deploy time. The assets are then served from a Git-esque object store in the application's public directory.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

Asset Trip¶ ↑

Asset Trip bundles JavaScript and CSS files at deploy time. The assets are then served from a Git-esque object store in the application’s public directory.

Development of Asset Trip was kindly sponsored by Weplay

Features and Benefits¶ ↑

  • Reliable cache busting strategy, even during graceful deploys

  • Develop in app/, deploy to public/

  • Efficient compression of JavaScript and CSS from the YUI Compressor

  • Fast at runtime. No bundling or File mtime checking slowing down your production requests

  • Simple, powerful all-Ruby configuration files

Hat tips¶ ↑