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

Ticket #5660 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 1 year ago

[PATCH] RailTies README console reload instructions

Reported by: matt@mattmargolis.net Assigned to: David
Priority: low Milestone: 1.x
Component: Railties Version: 1.1.1
Severity: normal Keywords: docs
Cc:

Description

Added instructions to the README on using reload! to reload controllers and models from script/console.

Attachments

readme_console_reload.diff (0.5 kB) - added by matt@mattmargolis.net on 07/10/06 03:30:09.

Change History

07/10/06 03:30:09 changed by matt@mattmargolis.net

  • attachment readme_console_reload.diff added.

09/04/06 17:56:11 changed by david

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

(In [4991]) Doc fix (closes #5660)

06/18/07 01:50:13 changed by crayz

  • priority changed from normal to low.
  • status changed from closed to reopened.
  • resolution deleted.

[4991] should be reverted, looks like it got double-committed (also in [4672]). not a big deal, but it is the main page of the API docs

06/18/07 01:51:34 changed by josh

  • status changed from reopened to closed.
  • resolution set to duplicate.

Patch is already on another ticket. See #8669.