Skip to content

Remove `www.` from `twitter_url` helper

Robert Speicher requested to merge rs-twitter-helper into master

Twitter redirects www.twitter.com to twitter.com

Also removes unnecessary regex escapes, just 'cause.

Merge request reports