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

Ticket #7225 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

[PATCH][DOC] Add ActiveResource::Validations rdocs

Reported by: rwdaigle Assigned to: core
Priority: normal Milestone: 1.2.6
Component: ActiveResource Version: edge
Severity: normal Keywords: docs
Cc: rwdaigle

Description

Filled out rdocs for ActiveResource::Validations

Attachments

activeresource_validations_doc_patch.diff (9.1 kB) - added by rwdaigle on 01/20/07 05:29:02.
ActiveResource::Validations rdocs
activeresource_validations_rdoc_correction.diff (4.3 kB) - added by mmmultiworks on 06/14/07 04:59:51.

Change History

01/20/07 05:29:02 changed by rwdaigle

  • attachment activeresource_validations_doc_patch.diff added.

ActiveResource::Validations rdocs

01/22/07 18:31:22 changed by rwdaigle

This is in addition to, and more in depth than, ticket #7069.

06/14/07 04:59:34 changed by mmmultiworks

  • cc set to rwdaigle.
  • type changed from enhancement to defect.
  • milestone changed from 1.x to 1.2.4.

The documentation on ActiveResource::Validations is still inaccurate. It states that validation can happen on the client side which is false. Attached is a new patch based on rwdaigle's documentation but based on HEAD and with only the ActiveWarehouse::Validations changes.

06/14/07 04:59:51 changed by mmmultiworks

  • attachment activeresource_validations_rdoc_correction.diff added.

12/05/07 21:31:16 changed by marcel

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

As with your patch for documenting the connection code, this is great, but again, being a year old, doesn't apply cleanly. Please reopen if/when it does. Thanks.