Project

General

Profile

« Previous | Next » 

Revision 4349c790

Added by st0012 (Stan Lo) about 1 year ago

[ruby/irb] Memoize helper method instances with Singleton module
(https://github.com/ruby/irb/pull/931)

Some helpers, like Rails console's app, requires memoization of the
helper's ivars. To support it IRB needs to memoize helper method instances
as well.

https://github.com/ruby/irb/commit/a96c7a6668