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 demonstrating how to translate a Rails application, covering locale configuration, URL routing, and field translation using the Traco gem.
-
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.