Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Ruby wrapper of Teambition API, shipped with Rails support.

License

Notifications You must be signed in to change notification settings

aidistan-archives/ruby-teambition

Repository files navigation

Ruby Gem : Teambition

Gem Version Build Status Maintainability Test Coverage Docs Status

Teambition API 的 Ruby Gem 封装,支持作为 Rails 插件使用。

安装方法

通过 Gem

gem install teambition

通过 Gemfile

gem 'teambition'

使用方法

  • Gem 实现了 OAuth2 的基本功能,API 调用可通过封装好的 getpostputdelete 四个方法实现
  • 为便于上手和测试,Rakefile 中定义了 spec:setup 任务,用以获取令牌和配置 spec_helper.rb
  • 项目 Wiki 中有 Gem 在不同场景下的使用案例可供参考

许可协议

Copyright (c) 2015-2018 Aidi Stan under the MIT License

About

Ruby wrapper of Teambition API, shipped with Rails support.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages