Open
Description
Sometimes I construct URLs in my wagon results (select https://.../' || thing.id as url
). Wagon should catch url-like strings and help users get to those links.
We use this thing in rails world: https://github.com/tenderlove/rails_autolink
Activity