Files
gollum/test
bootstraponline 847f08d952 Use block form of gsub to avoid regexp backref interpolation
The content of this commit message is from @kislyuk's comments on the below two issues.

Fix #383
Fix #511

`gsub!(pattern, replacement) interpolates` regexp backreferences
`gsub!(pattern) do block` doesn't

http://stackoverflow.com/questions/2082457/ruby-gsub-problem-when-using-backreference-and-hashes
2012-09-09 12:22:56 -06:00
..
2012-07-27 14:45:40 -06:00
2011-09-27 13:49:59 -05:00
2012-08-25 18:58:20 -06:00
2012-04-10 18:38:04 -07:00
2012-09-04 17:52:56 -06:00
2012-08-23 11:51:20 -06:00
2012-08-16 12:01:03 -06:00
2012-08-01 00:37:34 -06:00