You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Want to autolink localhost, etc.
If this is not possible, it is inconvenient when checking in the development environment and testing.
Do you have the means in place to make this happen?
Currently, I am using AutoHtml::Link#call with a monkey patch in my product.
Want to autolink localhost, etc.
If this is not possible, it is inconvenient when checking in the development environment and testing.
Do you have the means in place to make this happen?
Currently, I am using
AutoHtml::Link#call
with a monkey patch in my product.How about incorporating this into a gem or making it available?
The text was updated successfully, but these errors were encountered: