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