Skip to content

Ruby Global $' (DollarTick)

☈king edited this page Nov 8, 2012 · 6 revisions

Ruby Global $' (DollarTick)

The $' global is the string to the right of the last successful match.

Clone this wiki locally