memoizable.rb

Path: lib/locale/util/memoizable.rb
Last Update: Sun Mar 21 20:16:45 -0600 2010

Refer from activesupport-2.2.0.

  • Remove the dependecies to activesupport.
  • change the key to hash value of args.
  • Not Thread safe
  • Add the clear method.

[Validate]