########################################################################
Copyright (C) alphaKAI @alpha_kai_NET 2013 http://alpha-kai-net.info
inspired by https://gist.github.com/pnlybubbles/5476370
########################################################################
Add this line to your application's Gemfile:
gem 'twitruby'
And then execute:
$ bundle
Or install it yourself as:
$ gem install twitruby
You shude look func_sample.rb
Blog http://blog.alpha-kai-net.info
HP http://alpha-kai-net.info
Twitter http://twitter.com/alpha_kai_NET
Github https://github.com/alphaKAI
Mail to alpha.kai.net@alpha-kai-net.info
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request