Path: | lib/lore/facets/basicobject.rb |
Last Update: | Mon Jun 01 21:54:17 -0400 2009 |
Facets’ old BasicObject has been replaced totally replaced by Jim Weirich‘s BlankSlate. Since Ruby 1.9 has a BasicObject class this will of course be deprecated when 1.9 goes mainstream.
BasicObject | = | BlankSlate | ActiveSupport compatiable version of BasicObject if not Ruby 1.9+ uses Jim Weirich‘s BlankSlate. |