Welcome to Filterrific Online Course with live Instructor using an interactive cloud desktop environment DaDesktop. Experience remote live training using an interactive, remote desktop led by a human being!
7 hours
¥287,598
What is Filterrific?
Filterrific
Filterrific is a Rails Engine plugin that makes it easy to filter,
search, and sort your ActiveRecord lists:
Features
Makes heavy use of ActiveRecord Scopes
ActionController helpers to shuttle filter params from ActionView forms to ActiveRecord based models, and to return matching records back from ActiveRecord to ActionView.
Form helpers to build powerful search and filter forms with ease.
Javascript assets to auto-submit filter form on change via AJAX.
Image asset to show a spinner in the Filterrific form when new records are being loaded via AJAX.
API option to use Filterrific with Rails API mode. Just use gem 'filterrific', require: 'filterrific_api' in your Gemfile.