Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #10757 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Updated scaffold to use labels

Reported by: zach-inglis-lt3 Assigned to: core
Priority: low Milestone: 2.x
Component: Railties Version: edge
Severity: minor Keywords: label scaffold
Cc: technoweenie

Description

It was just plain text before, now uses the new #label method

Attachments

update_scaffold_to_use_labels.diff (1.5 kB) - added by zach-inglis-lt3 on 01/10/08 08:57:07.

Change History

01/10/08 08:57:07 changed by zach-inglis-lt3

  • attachment update_scaffold_to_use_labels.diff added.

01/12/08 01:01:33 changed by zach-inglis-lt3

  • cc set to technoweenie.

01/12/08 01:05:48 changed by rick

  • status changed from new to closed.
  • resolution set to fixed.

(In [8629]) Update scaffold to use labels instead of bold tags. Closes #10757 [zach-inglis-lt3]