Articles to Write Better Ruby on Rails Code
Write Rails code you can be proud of. Whether you're just starting out or have been shipping Rails apps for years, there's always a new approach or pattern worth knowing about.
- How Layouts Work in Rails
- How to disable Rails Form's `.field_with_errors`
- Lesser Known Rails Helpers to Write Cleaner View Code
- Inline SVG Icons in Your Rails App
- Simple Preferences to Any Resource for Rails
- How to Work with Forms inside Forms in Rails
- Custom Meta Titles in Rails Apps: A Quick Guide
- Conditionally Add CSS Classes to Your Views and Components
- Favicons in Rails Apps: the 2024 way