From: Jakov Date: 2006-04-18T18:42:41+09:00 Subject: how i can get value in string with pattern how i can get value in string with pattern or regular experssion I have this string: "Who is this (//mystring//)".gsub(?, "") How i can get 'mystring' if it's conclude in mystring. -- Posted via http://www.ruby-forum.com/.