What I spent my Sunday evening on…

WiceGrid is now compatible with the new Rails XSS behavior which will be default in Rails 3.0 and is available in Rails 2.3.5 with the help of the rails_xss plugin.

WiceGrid has started using merge_conditions to process conditions, and conditions can be in any format processable by ActiveRecord, including hashes of hashes. An intentional side effect of this is that WiceGrid does not support Rails older than 2.1.0.