Hand-on Test-Driven Development Book
My new book Hand-on Test-Driven Development Book has been published: https://tddbook.com/ .
My new book Hand-on Test-Driven Development Book has been published: https://tddbook.com/ .
On new Rails apps, that are not in production yet, I sometimes like to reorder my database migrations. I wrote a small Ruby script to automate things.
I wrote a simple MP3 player: https://github.com/gdonald/player
I wrote a customer relationship management tool in Ruby on Rails: https://crm12.com/ You can manage customers, sales, and products. It also has custom fields you can attach to products.