# Ruby on Rails Helpers: h, j, l and t

DevFeed: [Ruby on Rails Helpers: h, j, l and t](<https://devfeed.tech/articles/ruby-on-rails-helpers-h-j-l-and-t-20061.md>)

Original publisher: [Read original article](<http://jollygoodcode.com/blog/2015/07/23/ruby-on-rails-helpers-h-j-l-and-t.html>)

Published: 2015-07-23T03:26:04Z

Content type: tutorial

Language: en

Sources: [Jolly Good Code](<https://devfeed.tech/sources/jolly-good-code.md>)

Topics: [Ruby on Rails](<https://devfeed.tech/topics/ruby-on-rails.md>)

Tags: [rails](<https://devfeed.tech/tags/rails.md>), [ruby-on-rails](<https://devfeed.tech/tags/ruby-on-rails.md>)

## AI overview

This article explains four one-character Ruby on Rails helpers--h, j, l, and t--and highlights their simplicity and expressiveness for experienced developers.

## Source excerpt

There are four one-char Rails helpers that seasoned developers use all the time for their simplicity and expressiveness.