I have a Ruby on Rails 3 application which makes heavy use of JQGrid (for which, thanks!).
I'm using ruby-openid to do authentication with Google, and used Seth Ladd's nice recipe to get that working.
Which it does — for page views and POSTS from web forms.
However, whenever JQGrid does a POST to update data on the server, two things happen:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top