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

Ticket #8997 (new enhancement)

Opened 10 months ago

Last modified 10 months ago

[PATCH] Improve the documentation for ssl_requirement

Reported by: mpalmer Assigned to: core
Priority: low Milestone: 2.x
Component: Plugins Version: edge
Severity: minor Keywords: plugins ssl_requirement docs tiny
Cc:

Description

Just a small change to the README to make it obvious what the available directives are.

Attachments

ssl_req_docs.diff (1.2 kB) - added by mpalmer on 07/16/07 10:40:45.
ssl_req_docs.2.diff (1.3 kB) - added by kampers on 07/24/07 01:42:11.
Improved patch (rdoc formatting, grammar, svn diff against base dir of plugin)

Change History

07/16/07 10:40:45 changed by mpalmer

  • attachment ssl_req_docs.diff added.

07/23/07 01:08:48 changed by mpalmer

  • keywords changed from plugins, patch, ssl_requirement, documentation, trivial to plugins patch ssl_requirement, documentation tiny.

07/24/07 01:41:13 changed by kampers

  • keywords changed from plugins patch ssl_requirement, documentation tiny to plugins ssl_requirement docs tiny.

+1, and made some minor changes.

  • created new diff from checkout of plugin, using svn diff to clear up path stuff (OLD-BUGFIXES directory, etc.). This patch is generated against the base dir of the plugin
  • switched header and your new method list to more-standard rdoc format
  • Fixed a little grammar and changed it to "class methods" from "class-level directives"

Hope this helps.

07/24/07 01:42:11 changed by kampers

  • attachment ssl_req_docs.2.diff added.

Improved patch (rdoc formatting, grammar, svn diff against base dir of plugin)