Path: | lib/lore/facets/basicobject.rb |
Last Update: | Tue Oct 28 06:39:05 -0400 2008 |
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. |