https://github.com/twilio/twilio-ruby

twilio twilio-api twiml

Last synced: about 1 month ago

Repository metadata:

A Ruby gem for communicating with the Twilio API and generating TwiML


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 1,316
Total Committers: 133
Avg Commits per committer: 9.895
Development Distribution Score (DDS): 0.855

Commits in past year: 62
Committers in past year: 7
Avg Commits per committer in past year: 8.857
Development Distribution Score (DDS) in past year: 0.258

Name Email Commits
Twilio t****b@t****m 191
Twilio t****i@t****m 165
Andrew Benton a****n@g****m 146
Doug Black d****k@t****m 102
Carlos Diaz-Padron c****n@t****m 86
childish-sambino s****n@t****m 60
Evan Fossier e****r@g****m 58
Phil Nash p****h@g****m 57
matt m****t@t****m 46
Sam Kimbrel s****l@t****m 34
Tom Connors t****s@t****m 33
Elise Shanholtz e****z@t****m 17
Karl Freeman k****n@g****m 17
tmconnors c****m@g****m 15
Carlos Diaz-Padron c****s@c****o 14
Jingming Niu j****u@t****m 14
Jingming Niu n****u@j****a 14
Ilan Biala i****a@g****m 13
Kyle Conroy k****y@k****l 13
Kevin Burke k****n@t****m 11
Alexandre Payment a****t@t****m 11
Jeremy McEntire j****e@t****m 10
Evan Fossier e****r@t****m 9
Elmer Thomas e****s@t****m 8
Shubham t****5@g****m 7
Shwetha Radhakrishna s****e 6
cjcodes c****s@c****m 5
ekarson 3****n 5
kridai k****i@g****m 4
Oscar Sanchez o****r@t****m 4
and 103 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: twilio-ruby

The official library for communicating with the Twilio REST API, building TwiML, and generating Twilio JWT Capability Tokens

  • Homepage: https://github.com/twilio/twilio-ruby
  • Documentation: http://www.rubydoc.info/gems/twilio-ruby/
  • Licenses: MIT
  • Latest release: 7.0.2 (published 8 months ago)
  • Last Synced: 2024-10-29T09:22:04.157Z (about 2 months ago)
  • Versions: 318
  • Dependent Packages: 101
  • Dependent Repositories: 6,396
  • Downloads: 87,195,245 Total
  • Docker Downloads: 102,060,372
  • Rankings:
    • Downloads: 0.237%
    • Dependent packages count: 0.312%
    • Dependent repos count: 0.403%
    • Docker downloads count: 0.629%
    • Average: 0.712%
    • Forks count: 1.25%
    • Stargazers count: 1.441%
  • Maintainers (1)
go: github.com/twilio/twilio-ruby

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/twilio/twilio-ruby#section-documentation
  • Licenses: mit
  • Latest release: v4.2.1+incompatible (published over 9 years ago)
  • Last Synced: 2024-11-10T21:36:44.279Z (about 1 month ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.542%
    • Average: 9.088%
    • Dependent repos count: 9.634%

Dependencies

Gemfile rubygems
  • simplecov >= 0 development
twilio-ruby.gemspec rubygems
  • bundler >= 1.5, < 3.0 development
  • equivalent-xml ~> 0.6 development
  • fakeweb ~> 1.3 development
  • logger ~> 1.4.2 development
  • rack ~> 2.0 development
  • rake ~> 13.0 development
  • rspec ~> 3.0 development
  • yard ~> 0.9.9 development
  • faraday >= 0.9, < 3.0
  • jwt >= 1.5, <= 2.5
  • nokogiri >= 1.6, < 2.0
.github/workflows/pr-lint.yml actions
  • amannn/action-semantic-pull-request v5 composite
.github/workflows/test-and-deploy.yml actions
  • SonarSource/sonarcloud-github-action master composite
  • actions/checkout v3 composite
  • docker/login-action v2 composite
  • rtCamp/action-slack-notify v2 composite
  • ruby/setup-ruby v1 composite
  • sendgrid/dx-automator/actions/datadog-release-metric main composite
  • sendgrid/dx-automator/actions/release main composite
Dockerfile docker
  • ruby 2.4 build