One of my favorite things about Rubular is the "Make Permalink" feature. Paste the link as a comment above your regex and you can easily get back to the same place later.
The permalink includes your test string(s) and makes it really easy to see what was going on when you wrote it.
Yeah this has been around for ages, not sure why this got reposted. Either way, this is still by far the best regexp site out on the net right now. There just isn't a better way to test your regexps.
I've been using rubular since it's inception. There are lots of sites/apps for building regex's, but rubular has always been my goto guy. To the developer, thanks for an awesome site!
19 comments
[ 4.5 ms ] story [ 43.9 ms ] threadI've been using it for a long time, yet I come across people that don't know about it in each consulting gig I do.
Also, I don't necessarily think it's the syntax, but simply the power / complexity that regexes have.
The permalink includes your test string(s) and makes it really easy to see what was going on when you wrote it.
Thanks for the heads up