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-- 119 bytes parent folder | download | duplicates (8)
1
2
# This file exists for backward compatbility with require 'rest_client'
require File.dirname(__FILE__) + '/restclient'