Sha256: 9478fd24870f8aecdaf3eaf764a2953e84cad3f2bb8b580da293867317cde9c8
Contents?: true
Size: 630 Bytes
Versions: 1
Compression:
Stored size: 630 Bytes
Contents
# I know some people will be deterred by the dependency on Facets b/c they # see it as a "heavy" dependency. But really that is far from true, consider # the following libs are all that it used. require 'facets/array/not_empty' require 'facets/dir/multiglob' # DEPRECATE: when new #glob is working. require 'facets/module/basename' require 'facets/module/alias_accessor' require 'facets/kernel/yes' # pulls in #ask and #no? too. require 'facets/kernel/silence' # FIXME ??? require 'facets/kernel/disable_warnings' require 'facets/pathname' require 'facets/filetest' require 'facets/fileutils'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ratch-1.2.0 | lib/ratch/core_ext/facets.rb |