1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

Link to Request class, so the rdoc will be usefull.

This commit is contained in:
Julien Kirch 2009-12-17 21:27:40 +01:00
parent e60dad6007
commit 2501aa3bb7

View file

@ -56,6 +56,10 @@ See RestClient::Resource module docs for details.
See RestClient::Resource docs for details.
== Lower-level access
For cases not covered by the general API, you can use the Request class which provide a lower-level API, see the class' rdoc for more information.
== Shell
The restclient shell command gives an IRB session with RestClient already loaded: