Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • Controlling your rake spec run

    rake spec SPEC=path/to/file/from/project/root_spec.rb rake spec SPEC_OPTS=”–format documentation”

    November 29, 2022
  • Ruby `generate_key!’: pkeys are immutable on OpenSSL 3.0

    I was suddenly getting `generate_key!’: pkeys are immutable on OpenSSL 3.0 (OpenSSL::PKey::PKeyError) in GitHub Actions with no changes on my part.

    November 28, 2022
  • Evolution of a positive/negative rspec test

    you want to test both positive and negative results of a rspec test, because a false negative result is a fairly high risk, such as in a case where the broken code fails silently

    November 23, 2022
←Previous Page
1 … 8 9 10 11 12 … 312
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress