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

Ticket #7802 (reopened enhancement)

Opened 1 year ago

Last modified 5 months ago

[PATCH][DOCS] Improve ActionController::DomAssertions docs

Reported by: jeremymcanally Assigned to: core
Priority: normal Milestone: 2.x
Component: ActionPack Version: edge
Severity: normal Keywords: docs, documentation, actionpack
Cc:

Description

This is the first patch in an effort to improve the docs of the ActionController::Assertions module.

It expands the documentation for the DomAssertions module, explaining what it's for, better explaining the methods, and providing examples.

Attachments

dom_assertions_docs.2.diff (2.0 kB) - added by jeremymcanally on 03/12/07 14:06:05.
dom_assertions_docs.diff (4.5 kB) - added by jeremymcanally on 03/12/07 16:10:52.
dom_assertions_docs.3.diff (4.5 kB) - added by jeremymcanally on 03/12/07 20:44:35.
UPDATED: Matched markup to our new method template
dom_assertions_docs_updated.diff (5.0 kB) - added by jeremymcanally on 12/05/07 18:29:39.

Change History

03/12/07 14:06:05 changed by jeremymcanally

  • attachment dom_assertions_docs.2.diff added.

03/12/07 15:13:21 changed by jeremymcanally

Ignore the #2 attachment; the original file is the newest.

03/12/07 16:10:52 changed by jeremymcanally

  • attachment dom_assertions_docs.diff added.

03/12/07 20:44:35 changed by jeremymcanally

  • attachment dom_assertions_docs.3.diff added.

UPDATED: Matched markup to our new method template

12/05/07 18:20:08 changed by marcel

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

This patch no longer applies cleanly. Please reopen this ticket if it gets updated. Thanks.

12/05/07 18:29:05 changed by jeremymcanally

  • status changed from closed to reopened.
  • resolution deleted.

Updated patch, coming right up...

12/05/07 18:29:39 changed by jeremymcanally

  • attachment dom_assertions_docs_updated.diff added.