Tag: Ruby on Rails
Rails resources
-
Ruby on Rails resources
A comprehensive link directory and continually updated notes for Ruby on Rails development, covering admin interfaces, APIs, authentication, caching, databases, testing, and more.
-
Rails translation cheatsheet
A practical guide to translating a Rails application: locale configuration, locale files, URL routing, helpers, model translations, and the Traco gem for translatable columns.
-
Barcode PDFs with Ruby on Rails
A guide to generating individual PDFs with imprinted EAN barcodes using Barby and Prawn libraries in Ruby on Rails projects.