Ticket #357 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

String#indent one liner

Reported by: pythonic.consulti..@gmail.com Assigned to:
Priority: trivial Milestone: The Future
Component: Merb Keywords:
Cc:

Description

This patch simplifies String#indent a bit..

Attachments

string-indent-one-liner.diff (1.4 kB) - added by pythonic.consulti..@gmail.com on 12/12/07 19:21:26.

Change History

12/12/07 19:21:26 changed by pythonic.consulti..@gmail.com

  • attachment string-indent-one-liner.diff added.

12/12/07 19:28:23 changed by e.@brainspl.at

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

(In [1085]) refactor String#indent, closes #357 [pythonic]