v2.2.1 -
Show latest stable
-
1 note
Constants
MEMOIZED_IVAR = Proc.new do |symbol| "@_memoized_#{symbol.to_s.sub(/\?\Z/, '_query').sub(/!\Z/, '_bang')}".to_sym
Attributes
Register or
log in
to add new notes.
roryokane -
July 9, 2012 - (>= v3.2.1)
0 thanks
this has been deprecated; see linked note
This has been deprecated. See this note on memoize : http://apidock.com/rails/ActiveSupport/Memoizable/memoize#1317-this-has-been-deprecated-replace-with-Memoist


