File: rest-client.rb

package info (click to toggle)
ruby-rest-client 2.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 860 kB
  • sloc: ruby: 3,844; makefile: 5
file content (2 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (8)
1
2
# More logical way to require 'rest-client'
require File.dirname(__FILE__) + '/restclient'