Rails 3 migration - 2dc_jqgrid, squirrel - migration options?
I have a Rails 2 app that uses 2dc_jqgrid and thus squirrel to build jqgrids.
Now looking to move to Rails 3, but I see that squirrel is not coming over.
[ http://robots.thoughtbot.com/post/开发者_Go百科687890317/the-road-to-rails-3 ]
It seems that squirrel is mainly used for paginate by 2dc_jqgrid.
There are some alternate branches for 2dc_jqgrid - some even labelled rails3 - hopefully one of them will do.
So, any tips/clues on the best way to find the right branch...
Thanks in advance, Chris.
rails3 compatible jqgrid plugins:
https://github.com/doabit/jqgrid-rails3
https://github.com/davebaldwin/jqgrid-rails3 (detailed usage)
https://github.com/springbok/jqgrid-rails3
Looks like this fork might be Rails 3 compatible...
https://github.com/darmou/2dc_jqgrid
精彩评论