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

Ticket #1068 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

[PATCH] Fix for the actionpack/README file (typo in documentation)

Reported by: hellokthulu@yahoo.com Assigned to: David
Priority: normal Milestone:
Component: ActionPack Version: 0.11.0
Severity: normal Keywords:
Cc:

Description

The "Pagination for navigating lists of results." section had a pretty egregious typo that prevented lazy people :-) from doing a proper cut-and-paste. This fixes it.

Attachments

my_properly_named_patch.diff (0.9 kB) - added by hellokthulu@yahoo.com on 04/09/05 08:27:10.
Patch for actionpack/README

Change History

04/09/05 08:27:10 changed by hellokthulu@yahoo.com

  • attachment my_properly_named_patch.diff added.

Patch for actionpack/README

04/09/05 09:38:25 changed by madrobby

  • summary changed from Fix for the actionpack/README file (typo in documentation) to [PATCH] Fix for the actionpack/README file (typo in documentation).

04/10/05 15:13:48 changed by david

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