Is regular expression syntax symbol are same in every language or any change. I am learning ruby and rails and I am reading this book http://www.railstutorial.org/book/
In this book writer use regular expression and i want to know is it different in ruby or rails or same like other languages ?
Please help me