[patch] fix for rails 2.3.2
Reported by humancopy | April 25th, 2009 @ 07:00 PM
hey :)
this patch fixes a problem with rails 2.3.2 (and 2.3.1) the issue was with attribute_condition which now takes 2 parameters, the name of table together with the column name and the value. patch attached for friendly_id/lib/friendly_id/slug.rb line # 99. thanks.
Comments and changes to this ticket
-
Joe Van Dyk May 10th, 2009 @ 02:41 AM
- → Assigned user changed from to Norman Clarke
-
Norman Clarke May 21st, 2009 @ 02:25 PM
- → State changed from new to invalid
Sorry, but this patch appears to be against an older version of friendly_id. It doesn't apply to the current version.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Friendly_id is a plugin for Ruby on Rails which allows you to work with human-friendly strings as well as numeric ids in ActiveRecord models.
