kaspernj / simple_form_ransackLinks
SimpleForm and Ransack combined.
☆11Updated this week
Alternatives and similar repositories for simple_form_ransack
Users that are interested in simple_form_ransack are comparing it to the libraries listed below
Sorting:
- A minimal standard interface for your Ruby operations.☆22Updated last year
- Generate PNG previews for HTML snippets (html/css/js). Any complexity.☆34Updated last month
- Pass control of Active Record methods to a dedicated object.☆37Updated 3 years ago
- This application will serve as an example of how to track analytics such as page views using Rails. Once complete, this application will …☆24Updated 3 years ago
- StimulusReflex, CableReady, Turbo, Vite, Devise, Rails 7 ready to go.☆23Updated 7 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago
- High speed text tokenization for Ruby☆68Updated last month
- Group Active Record by ranges or set of values with a single SQL query.☆28Updated last month
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- Generate simple but informative sparkline charts☆36Updated last month
- A safe way to accept user parameters and query against your ActiveRecord Models☆24Updated last month
- Automatically unsubscribe from emails in Rails.☆67Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆82Updated 10 months ago
- Active Record without Database☆51Updated 2 years ago
- String enums for Rails☆85Updated 2 months ago
- Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype☆52Updated 4 years ago
- Page-specific Javascript in Rails for more civilized times☆40Updated 6 years ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated last month
- A collection of active storage analyzers☆20Updated 6 months ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Bullet Train Roles provides a Yaml-based configuration layer on top of CanCanCan.