-
Committer:
Jacques Distler
-
Date:
2010年10月10日 18:24:05 UTC
-
Revision ID:
distler@golem.ph.utexas.edu-20101010182405-8sbbqs6esnqvgbql
Make reordering work in Ruby 1.8.x
I was fooled: Ruby 1.9 has ordered
hashes; 1.8 doesn't. So what I did
in Revision 689 works in Ruby 1.9,
but fails in 1.8.
Now we parse the POST params ourselves.