0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #25 from jzinedine/master More... about 11 years ago
add sample code snippet on how to use it with Rails asset pipeline More... over 11 years ago
Bump version More... over 11 years ago
Merge pull request #18 from dsrw/master More... over 11 years ago
Bump version More... over 11 years ago
Sort the files in the manifest before generating the key to ensure a consistent manifest across multiple processes. More... over 12 years ago
Merge pull request #16 from maccman/master More... over 12 years ago
allow all network requests by default More... over 12 years ago
we need to access Rails.application.config More... over 12 years ago
fix support for Rails 3.2.1 More... over 12 years ago
Merge pull request #13 from tchak/master More... over 12 years ago
fix rails support for rails >= 3.1 with assets pipeline More... over 12 years ago
Merge pull request #10 from arsduo/master More... almost 13 years ago
Ensure we use Ruby's base File object, not Rack::File or any other File class. More... almost 13 years ago
You can now cache paths that don't point to files (e.g. that point to Rails actions or directories). More... almost 13 years ago
Rack::Offline and Rails::Offline now have the same initialization signatures. More... almost 13 years ago
Rails 1.9 compatibility. More... almost 13 years ago
Rack::Offline in uncached mode now changes the hash key only after an interval (by default 10 seconds) to allow the browser to download the cache first. More... almost 13 years ago
fix bug for paths with spaces More... over 13 years ago
fix for nested paths More... over 13 years ago
Bump the version and update Gemfile.lock More... almost 14 years ago
This is my fix for http://github.com/wycats/rack-offline/issues#issue/1 More... almost 14 years ago
Bump version More... almost 14 years ago
Minimal tests for NETWORK and FALLBACK. More... about 14 years ago
Make the Config interface more consistent. More... about 14 years ago
Remove shadowed attributes. More... about 14 years ago
Make changes to @fallback stick. More... about 14 years ago
Bump version More... about 14 years ago
Get Rails::Offline working More... about 14 years ago
Syntax error More... about 14 years ago