Sha256: 0d3e0e9bd15a664f60f684f5d6def25c4e72fedb93e84df2b224ae3f1cdd99d7
Contents?: true
Size: 1.09 KB
Versions: 1
Compression:
Stored size: 1.09 KB
Contents
= Changes log for the MyExperiment via REST Gem == Version 0.3.2 * Updated to libxml-ruby 2.2.2 == Version 0.3.1 * Renamed xml_uri to content_uri * added simple session cookie authentication == Version 0.3.0 * Added User class to acquire myExperiment's user resource * Added a constants.rb file * XML parsing of sub-objects is done on the specific elements now and not from the main doc * REST call is outside the XML parsing objects * Renamed populate_workflow with parse * Added from_uri and other from_ methods to retrieve data * Renamed TavernaWorkflow to MyExperimentWorkflow * Added MyExperimentUser class * Removed input_type -- it was unrelated to the library! == Version 0.2.8 * Added user information for workflow == Version 0.2.7 * Minor clean up of get_workflow_data.rb and documentation. * Added libxml-ruby dependency in gem specification. == Version 0.2.6 * Added rest-client dependency version in gem specification. == Version 0.2.5 * Abstracted the TavernaWorkflow class better so that it can be properly reused. * API slightly changed; added input_type ([T2_FLOW | MY_EXPERIMENT])
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
myexperiment-rest-0.3.2 | CHANGES |