grokify/ringcentral-sdk-ruby

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/workflows/ruby.yml
.github/workflows/test.yml
.gitignore
.rubocop.yml
.simplecov
CHANGELOG.md
Gemfile
LICENSE.md
README.md
Rakefile
mkdocs.yml
ringcentral_sdk.gemspec
lib/ringcentral_sdk.rb6
lib/ringcentral_sdk/rest.rb17
lib/ringcentral_sdk/rest/cache.rb7
lib/ringcentral_sdk/rest/cache/extensions.rb104
A
2 hrs
lib/ringcentral_sdk/rest/client.rb207
A
2 hrs
lib/ringcentral_sdk/rest/configuration.rb94
A
3 hrs
lib/ringcentral_sdk/rest/event.rb54
A
1 hr
lib/ringcentral_sdk/rest/extension.rb14
lib/ringcentral_sdk/rest/extension_presence.rb76
lib/ringcentral_sdk/rest/messages.rb67
A
1 hr
lib/ringcentral_sdk/rest/messages_retriever.rb35
lib/ringcentral_sdk/rest/request.rb12
lib/ringcentral_sdk/rest/request/base.rb26
lib/ringcentral_sdk/rest/request/fax.rb20
lib/ringcentral_sdk/rest/request/inflator.rb9
lib/ringcentral_sdk/rest/request/inflator/contact_info.rb32
lib/ringcentral_sdk/rest/request/multipart.rb95
lib/ringcentral_sdk/rest/request/simple.rb27
A
25 mins
lib/ringcentral_sdk/rest/request/sms.rb23
lib/ringcentral_sdk/rest/simple_client.rb61
A
2 hrs
lib/ringcentral_sdk/rest/subscription.rb240
B
5 hrs