instiki/app
Jacques Distler 8a989b1a7b 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.
2010-10-10 13:24:05 -05:00
..
controllers Make reordering work in Ruby 1.8.x 2010-10-10 13:24:05 -05:00
helpers Rename stringsupport.rb => instiki_stringsupport.rb 2010-06-09 11:47:39 -05:00
metal Rename stringsupport.rb => instiki_stringsupport.rb 2010-06-09 11:47:39 -05:00
models Fix some to-be-deprecated stuff 2010-05-26 14:16:34 -05:00
views Some more tweaks to the tex_list feature 2010-10-09 15:41:25 -05:00