Sha256: 59ee28ad2d2b9e3328156adf23d1496ee8c4307b4eb999d0224ff27c9a12d178
Contents?: true
Size: 649 Bytes
Versions: 2
Compression:
Stored size: 649 Bytes
Contents
adwords4r todo list --- - use XSD::CodeGen::GenSupport.capitalize and unCapitalize instead of my own methods - use SOAP::Property.loadproperty 0% ruby -rpp -rsoap/property -e 'pp SOAP::Property.loadproperty("adwords.properties")' #<SOAP::Property:0xb7ebd5b8 @hook={}, @locked=false, @self_hook=[], @store= {"password"=>"my_very_secret_password", "useragent"=>"P@ playing with the API from ruby", "token"=>"my_token", "email"=>"toto@example.com"}> - fix the bug in reports - handling quota management in the driver - pass in a hash for complex objects - comments everywhere, rdoc - documentation - more samples: traffic_estimator, report,
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
adwords4r-11.0.2 | Todo.txt |
adwords4r-11.0.3 | Todo.txt |