Twitruby
##################################################################
==TwitRuby== #
Copyright (C) alphaKAI @alpha_kai_NET 2013 http://alpha-kai-net.info #
GPLv3 LICENSE #
#
Version:0.0.1_alpha FIX05 #
This is one of the Twitter Library #
inspired by https://gist.github.com/pnlybubbles/5476370 #
This is development version. #
So very unstable. #
You must accept it when you use this. #
##################################################################
Installation
Add this line to your application's Gemfile:
gem 'twitruby'
And then execute:
$ bundle
Or install it yourself as:
$ gem install twitruby
Usage
You shude look func_sample.rb
Author web sites
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 [email protected]
Contributing
- 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