grpc.io/content/docs
Chris Atkins 05f03c1ec2
Fix typo in Ruby auth example.
The auth guide has a Ruby example that references a non-existent `GRPC::Core::Credentials` class. The class to use instead is `GRPC::Core::ChannelCredentials` as defined here:
bebd20b126/src/ruby/ext/grpc/rb_channel_credentials.c (L237)
2019-12-09 10:30:20 +11:00
..
guides Fix typo in Ruby auth example. 2019-12-09 10:30:20 +11:00
quickstart Update quickstart to v2 API 2019-10-17 11:32:12 -07:00
reference Change Objective-C reference target 2019-11-01 09:16:55 -07:00
samples Automate docs top panel 2019-04-24 12:07:19 -07:00
talks Automate docs top panel 2019-04-24 12:07:19 -07:00
tutorials Merge pull request #62 from Sean0628/edit-doc-for-ruby-tutorial 2019-11-25 11:35:13 -08:00
_index.html add grpc-dotnet docs 2019-09-12 11:08:29 -04:00