aboutsummaryrefslogtreecommitdiffstats
path: root/css/angular.css
diff options
context:
space:
mode:
authorIgor Minar2011-11-23 15:49:10 -0800
committerIgor Minar2011-11-30 14:49:35 -0500
commitb656552d68c7116ee5f7b7c217de6ce116fb3448 (patch)
treeb90664a0aac1dc5f076b1aaf415705662736d41e /css/angular.css
parent1cdfa3b9601c199ec0b45096b38e26350eca744f (diff)
downloadangular.js-b656552d68c7116ee5f7b7c217de6ce116fb3448.tar.bz2
fix(angular-boostrap): add missing jQuery/jqLite binding
Diffstat (limited to 'css/angular.css')
0 files changed, 0 insertions, 0 deletions
HOMEBREW_REPOSITORY+"bin/brew", HOMEBREW_REPOSITORY+'README.md', HOMEBREW_REPOSITORY+".gitignore", *library_folders else exec_editor HOMEBREW_REPOSITORY end else # Don't use ARGV.formulae as that will throw if the file doesn't parse paths = ARGV.named.map do |name| name = Formulary.canonical_name(name) Formula.path(name) end unless ARGV.force? paths.each do |path| raise FormulaUnavailableError, path.basename('.rb').to_s unless path.file? end end exec_editor(*paths) end end def library_folders Dir["#{HOMEBREW_LIBRARY}/*"].reject do |d| case File.basename(d) when 'LinkedKegs', 'Aliases' then true end end end end