- What are default and bundled gems in Ruby anyway?
- Installing Ruby with ruby-build and ruby-install
- How to test static sites with RSpec, Capybara, and Webkit
- Ruby 2.7 pattern matching after 10 months of professional Elixir
- Making a Ruby executable with ruby-packer
- InvoicePrinter 2.0
- Rails handles large number of nested routes better than Sinatra
- Displaying, downloading and streaming files with Active Storage
- How fast is Ruby 2.5, 2.6 and 2.6 –jit in generating Prawn PDFs
- I am writing an introductory book to web application deployment
- Firefox needs some more RAM to run your Rails system tests
- InvoicePrinter 1.2
- Fixing ‘failed to find type parsed [keyword] for [name]’ error for Elasticsearch and Searchkick
- 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
- Invoicing from the command line
- Ruby refinements example
- How to keep hash keys untouched by ActiveModel::Serializer
- InvoicePrinter 1.1.0 will bring A4 page size support, command line client and more
- InvoicePrinter 1.0
- Sending JSON API like 401 Unauthorized error with Devise
- Pre/post deploy hooks with Dokku 0.5.0
- Following Rails redirects with Capybara
- Building international invoices with InvoicePrinter 0.0.9
- Specifying parameters encoding by action in Rails
- Using Ruby gems in Java/Gradle projects with JRuby
- Comparing wkhtmltopdf to Prawn for generating PDF in terms of speed, memory and usability
- Creating staging and other environments in Rails
- On managing Ruby versions
- InvoicePrinter: generate PDF invoices and receipts in seconds with pure Ruby
- Testing PDF generation in Ruby
- Allowing NGINX to use a Puma/Unicorn UNIX socket with SELinux
- Fix can’t cast RGeo::Geographic::SphericalPointImpl to point
- Using OpenShift s2i Docker images to build Ruby application containers
- Debugging Vagrant with pry-byebug
- Changing URLs in Jekyll
- Working with Bundler from your Ruby code
- Patching gems for security vulnerabilities with gem-patch
- gem-compare: Releasing a new gem version with confidence
- Safe code evaluation in Ruby with $SAFE
- Running test/unit suites with Minitest
- What attributes RubyGems’ Marshal file really contain?