Notes to self

Notes to self

On maintaining software and common sense.

Skip to content
  • About the author

tests

There are 2 posts tagged tests.

Following Rails redirects with Capybara

This a very short note on setting up Capybara to correctly follow redirects with Rails classic redirect_to @object pattern. Continue reading →

in Ruby | 128 Words | Comment

Testing PDF generation in Ruby

If you have ever generated PDFs in your Ruby apps you were probably also asking yourself how do I test that the PDF turns out the way I want? Continue reading →

in Ruby | 331 Words | Comment
Like the human languages too? Check out my project Get Tandem.

Recent Posts

  • PDF invoicing for any project with InvoicePrinter Server
  • Implementing a basic debug mode for your Ruby CLI
  • Conditional unique indexes in Rails and PostgreSQL
  • InvoicePrinter 1.1 “Cape Town” released
  • Do not run Rails with pending migrations

Archives

  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • October 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • April 2016
  • March 2016
  • February 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • March 2015
  • January 2015
  • November 2014
  • October 2014

Categories

  • Developer Experience
  • Everything else
  • Fedora
  • Ruby
© Josef Strzibny