Ruby programming

All posts tagged Ruby programming

Programming Ruby - (2004 book) cover

Programming > Reading >

(on Wikipedia)
[ 1 ] was www.oreilly.com/library/view/comprehensive-ruby-programming/9781788998659/ (gone, not archived)
https://pragprog.com/titles/ruby/ [ 2 ] was https://web.archive.org/web/20200416074232/https://pragprog.com/book/ruby/programming-ruby

One of the giants that was released when I was initially interested in Ruby programming.



Continue Reading

Footnotes

^ 1 was www.oreilly.com/library/view/comprehensive-ruby-programming/9781788998659/ (gone, not archived)
^ 2 was https://web.archive.org/web/20200416074232/https://pragprog.com/book/ruby/programming-ruby

watir old logo

Software >
Ruby > Ruby web programming, Ruby testing >

(on Wikipedia)
(old website, archive)
was watir.com

A functional testing tool for automating browser-based tests of web applications. It drives the Internet Explorer browser the same way people do. It clicks links, fills in forms, presses buttons. It also checks results, such as whether expected text appears on the page.

I did some simple website testing with it.



Continue Reading