I am building my own blog in Rails. One thing I would like to do is convert urls in comments into actual links.
I am not sure how to do this without opening up the page to injection.
Is there a library/plugin (or technique I am not thinking of) that does this?