Closed raymondlam closed 15 years ago
Can't create tags on creation or on update
The issue was the attr_accessible limiting calls in the plugin. My bad :( . Switched to attr_protected which is a bit less safe but avoids conflicts.
Can't create tags on creation or on update