Learn how to format ActiveSupport::Duration objects into concise, human-readable strings with locale support using the duration_in_words gem.
Learn how to set and randomize full-page background images in a Rails app using CSS3 and simple view helpers.
A look back at techniques for highlighting the active link in Rails navigation, with modern alternatives using current_page? and Stimulus.