artsy / garner

A set of Rack middleware and cache helpers that implement various caching strategies.
MIT License
343 stars 24 forks source link

@dblock: Attempt to fix build by top-namespacing class reference #10

Closed fancyremarker closed 12 years ago

fancyremarker commented 12 years ago

Not sure if this will actually fix the issue, or why it's consistently failing on Travis. I can't reproduce locally in any environment, even on fresh gemsets.

fancyremarker commented 12 years ago

Er, hold on this. Likely a require issue.

fancyremarker commented 12 years ago

Will send another pull request, assuming this build fails, which I think it will. I think it's just that the ordering of Dir[] is different on Travis's system than my local environment. Maybe they changed OSes?

dblock commented 12 years ago

It looks like they are running in some VM environment.