Skip to content

Rails asset bundling plugin that will expand your mind

License

Notifications You must be signed in to change notification settings

brynary/asset-trip

Repository files navigation

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

About

Rails asset bundling plugin that will expand your mind

Resources

License

Stars

Watchers

Forks

Packages

No packages published