
Security News
New Website “Is It Really FOSS?” Tracks Transparency in Open Source Distribution Models
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists:
gem 'filterrific', require: 'filterrific_api'
in your Gemfile.gem install filterrific
or with bundler in your Gemfile:
gem 'filterrific'
Make sure to go to the fantastic Filterrific documentation to find out more!
Every commit to Filterrific is automatically tested against the following scenarios:
Please post questions related to usage at StackOverflow under the filterrific
tag.
If you think you've found a bug, or have a feature request, then create an issue here on Github. You'll make my job easier if you follow these guidelines:
beer
, to me it's free as in baby
. I appreciate it if you first do everything you can on your own: read the detailed Filterrific documentation, look for similar issues on StackOverflow, search the internets, etc.Gemfile.lock
)Gemfile.lock
)ruby -v
in your app root)filterrific
)Copyright (c) 2010 - 2023 Jo Hund. See (MIT) LICENSE for details.
FAQs
Unknown package
We found that filterrific demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.