search for: vanna

Displaying 2 results from an estimated 2 matches for "vanna".

Did you mean: wanna
2007 Oct 29
1
time difference error
...5 130 160 135 165 330 178 141 NA 119 90 70[20] 99 115 70 65 90 90 65 90 75 85 93 52 75 60 90 105 70 65 60[39] 85 110 65 60 98 62 71 61 41 80 67 83 72 73attr(,"tzone")[1] "" > givnona<- data.frame(givnona, tdiff) names(givnona) [1] "Vanna" "Datum" "Starttid" "Kontrolltid" "Zo.Höger" [6] "Zo.Vänster" "Mm.Höger" "Mm.Vänster" "tot.zo" "tot.mm" [11] "tdiff" fix(givnona)Error in edit.data.frame(get(...
2006 Dec 21
4
Stubbing Kernel#open
...with(''http://www.google.com/search?q=california'').returns(stub(:body => body)) @response = GoogleSearch.new(''california'') assert_equal body, @response.body 1) Failure: test_new(GoogleSearchTest) [(eval):1:in `open'' /Users/kev/code/vanna/config/../lib/google_search.rb:5:in `initialize'' ./test/unit/google_search_test.rb:7:in `test_new'']: Unexpected message :open(''http://www.google.com/search?q=california'') sent to #<Mocha::Mock: 20045138> 2) Failure: test_new(GoogleSearchTest) [./te...