Randy Burgess

Results 3 issues of Randy Burgess

I've got a test trying to render and scan the root file from a go web server: ```go func (suite *TestSuite) skipTestRootPath() { resp := httptest.NewRecorder() req, _ := http.NewRequest("GET",...

Example of issue here: http://codepen.io/wrburgess/pen/QEVPzk **Problem**: Two wickedpickers are on a page. Options for `timepicker1` has a custom title. Options for `timepicker2` has a custom title. The custom title for...

Newest ruby is 3.4.4 https://www.ruby-lang.org/en/news/2025/05/14/ruby-3-4-4-released/ > asdf plugin update ruby ```bash updated ruby to ref refs/heads/master ``` > rubylist ```bash ... 3.4.0-preview1 3.4.0-preview2 3.4.0-rc1 3.4.0 3.4-dev 3.4.1 3.4.2 3.4.3 3.5.0-preview1...