Sha256: b2bcbae373715c5c40331fd9885c7327aad56015e0dfdd021e0932902d21a12a

Contents?: true

Size: 423 Bytes

Versions: 36

Compression:

Stored size: 423 Bytes

Contents

1. +will_paginate+ is replaced by +kaminari+.
2. 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 as +grid+, then +grid_filter+,
   and then <tt>render_grid(@grid)</tt> to actually output the grid table .
3. No more polluting core Ruby classes like Hash and Array with methods. All such methods
   are now private to the plugin.

Version data entries

36 entries across 36 versions & 2 rubygems

Version Path
wice_grid-3.6.2 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid_ms-3.6.2 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid_ms-3.6.1 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid_ms-3.6.0 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.6.0 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.6.0.pre5 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.6.0.pre4 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.6.0.pre3 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.6.0.pre2 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.6.0.pre1 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.5.0 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.4.14 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.4.13 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.4.12 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.4.11 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.4.10 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.4.9 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.4.8 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.4.7 release_notes/RELEASE_NOTES_3.2.pre2.rdoc
wice_grid-3.4.6 release_notes/RELEASE_NOTES_3.2.pre2.rdoc