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

Ticket #7652 (closed enhancement: wontfix)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Dynamic Scaffolding plugin documentation extended and improved

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

Description

This patch greatly improves the documentation for scaffolding; it better explains what goes on behind the scenes and explains best practices dealing with scaffolds (i.e., eventually replace, or at least, extend them). It also refers the reader to generated scaffolds, which were not mentioned before.

Attachments

extend_scaffold_docs.diff (7.7 kB) - added by jeremymcanally on 02/26/07 17:44:39.

Change History

02/26/07 17:44:39 changed by jeremymcanally

  • attachment extend_scaffold_docs.diff added.

03/10/07 02:20:04 changed by josh

  • keywords set to docs.
  • summary changed from [PATCH][DOCS] ActionController::Scaffolding documentation extended and improved to [PATCH] ActionController::Scaffolding documentation extended and improved.

05/22/07 19:11:58 changed by josh

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

Dynamic scaffolding is dead.

05/23/07 23:07:28 changed by jeremymcanally

  • status changed from closed to reopened.
  • resolution deleted.
  • summary changed from [PATCH] ActionController::Scaffolding documentation extended and improved to [PATCH] Dynamic Scaffolding plugin documentation extended and improved.

Okay, then put it on the plugin that you made. It's still useful.

I appreciate your closing patches that aren't needed, but please do think about the potential usefulness of it before doing so.

05/23/07 23:18:40 changed by josh

Your going have to personally beg the Core team. As far as I know legacy plugins aren't being touched.

11/13/07 04:46:05 changed by jeremymcanally

  • keywords changed from docs to docs plugins.
  • status changed from reopened to closed.
  • resolution set to wontfix.

Not sure this is particularly worth it since I don't know if/how much the plugin for this is maintained. I'll close it for now and if someone wants to open it and apply it, go for it.