Geoffrey Sisson wrote: > Does anyone have Typo running with a version of Ruby more recent than > 1.8.6-p114?
Rails 2.0.2 does not work with Ruby 1.8.7. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484351 for details. There's a git repository with backported fixes from Rails 2.1 here: http://git.debian.org/?p=users/terceiro-guest/rails.git;a=shortlog;h=refs/heads/2.0.2-ruby1.8.7-compat I used that source to recreate some of the gems (I don't really understand Rails' build system), and now have working 2.0.2 gems with ruby 1.8.7. Regards, Matijs.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
