You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the read-only version of :vm_inc_global_serial,
returning the current value of the serial without modification.
This is useful for implementing caches in Ruby-space that
are to be invalidated when the global serial is incremented.
(That is, when constants are assigned or included into modules).
0 commit comments