Skip to content

Instantly share code, notes, and snippets.

@leikind
Created January 4, 2015 23:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leikind/145f5f9db1aa04d6d215 to your computer and use it in GitHub Desktop.
Save leikind/145f5f9db1aa04d6d215 to your computer and use it in GitHub Desktop.
What I spent my Sunday evening on...

DECEMBER 06, 2009

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment