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

Ticket #5564 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Error with acts_as_taggable plugin

Reported by: me@jonnii.com Assigned to: David
Priority: normal Milestone:
Component: Railties Version:
Severity: normal Keywords:
Cc:

Description

I'm trying to use the acts as taggable plugin, but there's an error in it. I've attached a patch that fixes it.

Attachments

patch.diff (467 bytes) - added by anonymous on 07/01/06 10:38:43.

Change History

07/01/06 10:38:43 changed by anonymous

  • attachment patch.diff added.

07/05/06 01:29:51 changed by david

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

(In [4542]) Fix bug in tag_list (closes #5564)