homebrew-cask-versions/lib
Paul Hinze f6f507b289 some refactoring around the new download strategy
- move the interface from top-level methods to hash arguments of URL to
   keep the cask DSL as skinny as possible
 - promote the Cask::Headers object up to a Cask::URL object that
   encapsulates all infornation about the URL
 - pull all knowledge about curl arguments into the DownloadStrategy,
   leaving URL to act as a value object to be queried for details
 - test at the DownloadStrategy level; setting up expected curl args
   and example casks
2013-12-15 13:18:47 -06:00
..
cask some refactoring around the new download strategy 2013-12-15 13:18:47 -06:00
plist more robust plist parsing, and better error handling 2013-11-03 13:07:18 -06:00
cask.rb some refactoring around the new download strategy 2013-12-15 13:18:47 -06:00