dubadub / filteredLinks
Filters ActiveRecord queries in a nice way
☆30Updated 5 years ago
Alternatives and similar repositories for filtered
Users that are interested in filtered are comparing it to the libraries listed below
Sorting:
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Mountable Rails Engine for viewing paginated logs from a browser☆79Updated 2 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 5 years ago
- A collection of helpful methods and monkey patches for Arrays, Hash, Enumerables, Strings, Objects & Dates in Ruby☆42Updated 2 years ago
- Ruby middleware/client for breezy-pdf-lite, an HTML -> PDF service powered by Google Chrome☆55Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Automatically unsubscribe from emails in Rails.☆67Updated 2 years ago
- A small authorization library, inspired by Pundit, but built for scopes