This project is archived and is in readonly mode.

#719 ✓resolved
Jan De Poorter

Make sure label_tag accepts symbols for name argument

Reported by Jan De Poorter | July 29th, 2008 @ 12:14 PM | in 2.x

At the moment if you use label_tag with a symbol, you get an error

>> helper.label_tag :foo
NoMethodError: undefined method `humanize' for :foo:Symbol

Attached is a patch to fix this :-)

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Referenced by

Pages