Dianping
点评网接口的封装 仅覆盖了find_businesses的接口,实在没有时间写。基本结构都有了,有时间的朋友可以继续补充其余接口功能。
Installation
Add this line to your application's Gemfile:
gem 'dianping'
And then execute:
$ bundle
Or install it yourself as:
$ gem install dianping
Usage
TODO: Write usage instructions here
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