TODO: Write a gem description
Add this line to your application's Gemfile:
gem 'luosimao'And then execute:
$ bundle
Or install it yourself as:
$ gem install luosimao
Luosimao.username = "danche"
Luosimao.key = "dianying"
Luosimao.brand = "【单车电影】"Luosimao::Message.to "10086", "hello world!"- Fork it ( https://github.com/[my-github-username]/luosimao/fork )
- 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 a new Pull Request