aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cask_loader.rb
AgeCommit message (Expand)Author
2017-06-28Use `attr_reader` in `CaskLoader`.Markus Reiter
2017-06-13🔨 Refactor Cask exceptions.Markus Reiter
2017-06-03cask_loader: fix return types for .can_load?Misty De Meo
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
2017-03-16Use a `Formulary`-like approach to load Casks.Markus Reiter
2017-02-03Simplify `CaskLoader`.Markus Reiter
2017-02-03Remove `TestCask` class.Markus Reiter
2016-10-09No need to check if `Encoding` is defined.Markus Reiter
2016-10-09Fix getting cask path for queries.Markus Reiter