Fix crash when no config file exists, and fix config access from Model
[arvados.git] / sdk / ruby / lib / arvados.rb
2014-01-27 Tom CleggFix crash when no config file exists, and fix config...
2014-01-22 Tim PierceCache the API discovery doc for at least 24 hours ...
2014-01-21 Tim PierceMerge branch '1943-client-sdk-config-files'
2014-01-21 Tim PierceClients use $HOME/.config/arvados/settings.conf for...
2013-12-20 Tim PierceMerge branch '1608-api-documentation' of git.clinicalfu...
2013-12-18 Peter AmstutzMerge branch '1495-crunch-documentation'
2013-12-17 Tom CleggReturn API response objects as Models (with save()...
2013-12-17 Tom CleggPropagate API errors as exceptions
2013-12-13 Tom CleggObey ARVADOS_API_HOST_INSECURE if host came from ARVADO...
2013-06-27 Tom Cleggfix human/humans inflection
2013-05-23 Ward VandewegeRuby SDK: add sufficient files to make an Arvados gem.