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

Ticket #963 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH]: vanity updates to rescue templates

Reported by: JohanSörensen Assigned to: David
Priority: low Milestone:
Component: ActionPack Version: 0.11.0
Severity: normal Keywords: enhancement, exceptionhandling, quickfix
Cc:

Description

Basicly I was tired of seeing erb output in one long line, so I wrapped the @exception.message and a few other things in a <pre>. That way the marker should be placed somewhat correctly. Newbie friendly!

Attachments

.2 (0 bytes) - added by JohanSörensen on 03/27/05 20:50:17.
slightly_nicer_rescue_templates.diff (2.6 kB) - added by JohanSörensen on 03/27/05 20:51:14.
for real this time.

Change History

03/27/05 20:50:17 changed by JohanSörensen

  • attachment .2 added.

03/27/05 20:51:14 changed by JohanSörensen

  • attachment slightly_nicer_rescue_templates.diff added.

for real this time.

03/31/05 15:02:53 changed by david

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