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

Ticket #7065 (closed enhancement: incomplete)

Opened 1 year ago

Last modified 8 months ago

[PATCH] Docs for activesupport/core_ext/numeric/bytes.rb

Reported by: sethladd Assigned to: core
Priority: normal Milestone: 2.x
Component: ActiveSupport Version: edge
Severity: normal Keywords: docs
Cc:

Description

Comments for bytes.rb

Attachments

comments_for_bytes.diff (1.6 kB) - added by sethladd on 01/16/07 00:52:51.

Change History

01/16/07 00:52:51 changed by sethladd

  • attachment comments_for_bytes.diff added.

01/16/07 00:57:19 changed by sethladd

  • component changed from ActiveResource to ActiveSupport.

01/16/07 02:47:09 changed by jeremymcanally

You forgot to remove the nodoc, so these aren't very useful since the methods are descriptively named. Removing the nodoc will allow RDoc to pick them up.

02/18/07 20:57:46 changed by josh

  • keywords set to docs.

11/13/07 04:39:13 changed by jeremymcanally

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

In an effort to start kind of cleaning up the doc patches report, I'm going to close this if it isn't going to really be improved/made useful. If you want to reopen and improve, then please do! :)