class MatchData
Public Instance Methods
to_h()
click to toggle source
# File lib/core_extensions.rb, line 167 def to_h names.zip(captures).to_h end
# File lib/core_extensions.rb, line 167 def to_h names.zip(captures).to_h end