This project is archived and is in readonly mode.

Changeset [5786395760f1e1906c878df4023cac3741e66e87] by rizwanreza

August 8th, 2009 @ 10:21 PM

Allow content_tag options to take an array [#1741 state:resolved] [rizwanreza, Nick Quaranto]

Example: content_tag('p', "limelight", :class => ["song", "play"]) # =>

limelight

Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co...

Committed by rizwanreza

  • M actionpack/lib/action_view/helpers/tag_helper.rb
  • M actionpack/test/template/tag_helper_test.rb

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>