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

Ticket #7858 (new enhancement)

Opened 1 year ago

Last modified 1 year ago

[PATCH] fix up the rails README

Reported by: dougal Assigned to: core
Priority: low Milestone: 2.x
Component: Railties Version: edge
Severity: minor Keywords: docs
Cc:

Description

The README isn't so pretty. This patch fixes a few typos and word choice issues, and also reformats it to wrap at 80 chars (almost) everywhere -- which looks much better when viewed from less or somesuch viewer in a standard-sized terminal. Yes, it is an rdoc file, but I'm sure far more people read it as-is than run rdoc on it.

Attachments

README_update.diff (12.6 kB) - added by dougal on 03/19/07 01:30:19.

Change History

03/19/07 01:30:19 changed by dougal

  • attachment README_update.diff added.

04/30/07 20:34:37 changed by josh

  • keywords set to docs.