Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.