We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37e7a53 + fb153db commit 344dbf5Copy full SHA for 344dbf5
api/ruby/basics-of-authentication/server.rb
@@ -1,5 +1,5 @@
1
require 'sinatra'
2
-require 'rest_client'
+require 'rest-client'
3
require 'json'
4
5
# !!! DO NOT EVER USE HARD-CODED VALUES IN A REAL APP !!!
0 commit comments