Last Modified
2010-09-08 13:05:19 +0900
Requires

Description

This simply adds core/facets to the load path so that you can more easily cherry pick methods, if that’s how you prefer to use facets.

Ex.

  require 'facets-load'
  require 'kernel/with'
  require 'symbol/to_proc'