HashtagUrl
Easy urls on social networks hash tags
Installation
Add this line to your application's Gemfile:
gem 'hashtag_url'
And then execute:
$ bundle
Or install it yourself as:
$ gem install hashtag_url
Usage
include HashtagUrl
hashtag_url 'МИЦ', :twitter #=> http://twitter.com/hashtag/МИЦ?src=hash
Supported social networks:
- Facebook (alias fb)
- VKontakte (alias vk)
License
The gem is available as open source under the terms of the MIT License.