On Aug 28, 2008, at 1:16 PM, Charles Turner wrote: > This diff file shows the patches I made to get the support file > io.rb to work with ruby 1.9.0 (2007-12-25 revision 14709) > [i686-darwin9.4.0]
Can you explain how this fixes 1.9? Strings are not Enumerable in 1.9 so I don't get what switching from each_line() to each did for us. James Edward Gray II _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
