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

Ticket #8727 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

[PATCH] activeresource#reload fails with if there is a path_prefix

Reported by: iwarshak Assigned to: rick
Priority: normal Milestone: 1.x
Component: ActiveResource Version: edge
Severity: normal Keywords: reload
Cc:

Description

An activeresource that has prefix_options set does not reload properly.

Attachments

ares_with_prefix_options_reload_fix.diff (1.2 kB) - added by iwarshak on 06/22/07 17:37:21.

Change History

06/22/07 17:37:21 changed by iwarshak

  • attachment ares_with_prefix_options_reload_fix.diff added.

06/22/07 18:15:44 changed by bitsweat

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

(In [7082]) Fix reload error when path prefix is used. Closes #8727.

06/29/07 21:01:29 changed by technoweenie

  • summary changed from activeresource#reload fails with if there is a path_prefix to [PATCH] activeresource#reload fails with if there is a path_prefix.

updating so ian gets credit...