93bd9a096e
This is an extraction of the 'auto_link' method from rails. The 'auto_link' method was removed from Rails in version Rails 3.1. This gem is meant to bridge the gap for people migrating. WWW: https://github.com/tenderlove/rails_autolink (DiffRev: placeholder) Differential Revision: https://reviews.freebsd.org/D893 Approved by: swills (mentor)
5 lines
237 B
Text
5 lines
237 B
Text
This is an extraction of the 'auto_link' method from rails. The 'auto_link'
|
|
method was removed from Rails in version Rails 3.1. This gem is meant to bridge
|
|
the gap for people migrating.
|
|
|
|
WWW: https://github.com/tenderlove/rails_autolink
|