Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ruby_odata / spec / fixtures / links / result_links_query.xml
Size: Mime:
<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
<links xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices">
  <uri>http://test.com/SampleService/RubyOData.svc/Products(1)</uri>
  <uri>http://test.com/SampleService/RubyOData.svc/Products(2)</uri>
  <uri>http://test.com/SampleService/RubyOData.svc/Products(3)</uri>    
</links>