Ruby

All posts tagged Ruby

So I’ve been working on my Compiled Website, and doing some more complex stuff like working with blocks of text to turn them into lists or <pre> blocks.  Then I decided to be self-abusing and rewrite some code that dealt with HTMLizing plain text URLs.  Hey, i can do that with a regular expression!  Oh hell..

Regular expressions are a nightmare at best.  The problem is ever-worsened the longer the expression needs to become.

Continue Reading

(the software, not the vegetable)

Software >
Ruby > Ruby web programming, Software testing >

(on Wikipedia)
https://cucumber.io/ [ 1 ] was http://cukes.info/

Behavior-driven.

A rewrite of RSpec‘s Story Runner.

Cucumber works with Ruby, Java, .NET, Flex or web applications written in any language.

Continue Reading

Footnotes

Disambiguation: Selenium

Software >
Ruby > Ruby web programming, Ruby testing >

(on Wikipedia)
https://www.selenium.dev/ [ 1 ] was http://selenium.seleniumhq.org/

Continue Reading