Commit Graph

16 Commits

Author SHA1 Message Date
Dylan Lacey
32694a6d2b Update README to 1.0 for Ruby 2014-05-02 19:44:41 -07:00
Dylan Lacey
03dbf956fc Update sauce example 2014-05-02 18:46:37 -07:00
Dylan Lacey
d3fc47fa43 Make ruby sauce examples follow the same structure.
Make Android and Ruby examples have helper code at the bottom, similar
method names
2013-12-13 22:50:57 -08:00
Dylan Lacey
c2c09814bc Change name of capabilities method for sauce_example.rb to prevent us trampling a protected method 2013-10-24 23:20:45 -07:00
Jonathan Lipps
dd863c7fa8 update all examples to use correct desired caps
we don't want people getting confused!
2013-10-24 14:03:17 -07:00
bootstraponline
f4f305d6c0 HTTPS for rest API 2013-03-05 11:51:45 -05:00
Dylan Lacey
3fcab93ff8 Pulled out groady Net::HTTP, replaced with rest-client\nUpdated Gemfile or rubygems freaks out and can't find RestClient 2013-02-28 17:25:24 -08:00
Dylan Lacey
49eb29b15d Send is more lovely then @instance_variable_get 2013-02-28 07:24:38 -08:00
Dylan Lacey
53c00f10ca Added Sauce Labs API for passes and failures 2013-02-28 05:40:20 -08:00
Jonathan Lipps
c11c7a4986 update example files to clarify what sdk is used 2013-02-11 18:53:00 -08:00
Steven Hazel
8cb681e763 Merge pull request #141 from jlipps/master
fixes to ruby examples and execute.js
2013-02-07 13:38:38 -08:00
Jonathan Lipps
9eb2f80e60 fix ruby examples to use driver.quit 2013-02-07 12:51:19 -08:00
bootstraponline
ef5e0e19b1 Add run command
ruby sauce_example.rb does nothing because the example uses rspec.
2013-02-07 15:03:22 -05:00
bootstraponline
0b83ddf7e6 Fix gem name
$ gem install webdriver
ERROR:  Could not find a valid gem 'webdriver' (>= 0) in any repository
2013-02-07 14:55:46 -05:00
Jonathan Lipps
6b88ae1d34 change hosted location of example apps 2013-02-06 16:34:07 -08:00
Jason Carr
145cfac46c Ruby example for Sauce. 2013-02-04 17:34:31 -08:00