WiceGrid version 3.2.0.pre2
Here comes WiceGrid version 3.2.0.pre2 .
Differences from 3.2.0.pre1:
-
will_paginate
is replaced bykaminari
. - The detached filter API has changed. No more magical invocation of the
grid
helper two times. First,define_grid
is used in the same way asgrid
, thengrid_filter
, and thenrender_grid(grid)
to actually output the grid table . - No more polluting core Ruby classes like Hash and Array with methods. All such methods are now private for the plugin.
August 04, 2012 | | Tagged rails, wicegrid