tags - patch
thanks
Hi,
I just found that there are more issues between rails and ruby 1.8.7, so
it's not that simple as the patch I sent before. For the record, looking
in upstream's git repository it seems that several things were done to
add compatibility with ruby 1.8.7:
---------------------8<--------------------8<-----------------------
commit 7391f7728d96c2ec0113de57f3316c191043ad2c
Author: Jeremy Kemper <[EMAIL PROTECTED]>
Date: Sat May 31 15:31:04 2008 -0700
Ruby 1.8.7 compat: work around broken DelegateClass#respond_to?
commit 4e4bcb4c6b08ed392cd5576dcfc252ef574a1b88
Author: Jeremy Kemper <[EMAIL PROTECTED]>
Date: Sat May 31 14:54:17 2008 -0700
Ruby 1.8.7 compat: TimeWithZone# and Chars#respond_to? pass along the
include_private argument
commit 1d18651ea36e2ba274b6c2e0fd4edd425e028589
Author: Jeremy Kemper <[EMAIL PROTECTED]>
Date: Sun Apr 20 19:26:46 2008 -0700
Ruby 1.8.7 compat: detect and alias non-superclass DateTime#to_s
commit 0b21ac5118c293b43e5370d7a3da980514f089a2
Author: Jeremy Kemper <[EMAIL PROTECTED]>
Date: Sun Apr 20 19:16:48 2008 -0700
Ruby 1.8.7 compat: override unordered Enumerable#group_by
commit 549c81db4a9ca941ea65ae2edafb0f34784f12f2
Author: Jeremy Kemper <[EMAIL PROTECTED]>
Date: Sun Apr 20 17:52:21 2008 -0700
Ruby 1.8.7 compat: String#start_with? and #end_with?
commit f67b070facef6574df3c4386e3975242273fe456
Author: Jeremy Kemper <[EMAIL PROTECTED]>
Date: Sat Apr 19 17:16:19 2008 -0700
Override incompatible 1.8.7p1 String#chars
commit db11ef9546b1ad16cf539395b75450c1c8e9714c
Author: Jeremy Kemper <[EMAIL PROTECTED]>
Date: Fri Apr 18 14:50:10 2008 -0700
Override Ruby 1.8.7's incompatible Symbol#to_proc.
---------------------8<--------------------8<-----------------------
--
Antonio Terceiro <[EMAIL PROTECTED]>
http://people.softwarelivre.org/~terceiro/
GnuPG ID: 0F9CB28F
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]