grpc.io/content/docs/guides
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
..
_index.md Automate docs top panel 2019-04-24 12:07:19 -07:00
auth.md Fix typo in Ruby auth example. 2019-12-09 10:30:20 +11:00
benchmarking.md remove links to microbenchmark data 2019-10-11 17:13:44 +02:00
concepts.md Add page description for guides 2019-04-24 12:22:30 -07:00
contributing.md Add contents of new site repo 2019-04-22 18:07:24 -07:00
error.md Tweak 2019-06-04 23:07:16 -07:00