Skip to content

karlfreeman/multi_purge

Repository files navigation

MultiPurge (WIP)

Asset purging library

Installation

gem 'multi_purge', '~> 0.0.1'
require 'multi_purge'

Features / Usage Examples

MultiPurge.one('/foo/bar.html')
# alias :single

MultiPurge.many(['/foo/bar.html', '/bar/foo.css'])
# alias :multiple

Badges

Gem Version Build Status Code Quality Gittip

Supported CDN Services

Behind the scenes we're using Fog::CDN which allows us to support the most popular cdn providers

  • ...

Supported Ruby Versions

This library aims to support and is tested against the following Ruby implementations:

Credits

About

Asset purging library

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages