aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2010-08-01 15:52:10 -0300
committerSantiago Pastorino <santiago@wyeworks.com>2010-08-01 21:51:54 -0300
commit11614bddc015deff7095bdf8bbe9f11e5d81ae1c (patch)
tree7a752b536ca821e79b9dd0acffceeaaef76c3ffb /ci
parentfb0bd8c1092db51888ec4bb72af6c595e13c31fa (diff)
downloadrails-11614bddc015deff7095bdf8bbe9f11e5d81ae1c.tar.gz
rails-11614bddc015deff7095bdf8bbe9f11e5d81ae1c.tar.bz2
rails-11614bddc015deff7095bdf8bbe9f11e5d81ae1c.zip
Fix label form helper to use I18n and html options, without the need of 'nil' text param:
Before: f.label :title, nil, :class => 'title' After : f.label :title, :class => 'title' [#5267 state:committed] Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions