×
The Ruby and Rails community linklog
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Comments
This is really useful something I implemented today with a regexp actually however, is waiting for an exception to be raised and catching it the best option?
Well i have not actually benchmarked it, but throwing an exception vs. applying a regexp should not be an issue performance wise.
Post a comment