Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Paperclip | 9,061 | 36,230 | 437 | a year ago | 90 | July 27, 2018 | 54 | other | Ruby | |
Easy file attachment management for ActiveRecord | ||||||||||
Client_side_validations | 2,678 | 1,312 | 24 | a year ago | 118 | October 08, 2023 | 9 | mit | Ruby | |
Client Side Validations made easy for Ruby on Rails | ||||||||||
Active_record_doctor | 1,564 | 16 | 1 | a year ago | 22 | December 08, 2023 | 25 | mit | Ruby | |
Identify database issues before they hit production. | ||||||||||
Validates_timeliness | 1,542 | 1,403 | 25 | 2 years ago | 59 | March 24, 2023 | 18 | mit | Ruby | |
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats. | ||||||||||
Mutations | 1,377 | 105 | 12 | 2 years ago | 19 | April 08, 2020 | 30 | mit | Ruby | |
Compose your business logic into commands that sanitize and validate input. | ||||||||||
Active_storage_validations | 942 | 29 | 6 | a year ago | 41 | November 21, 2023 | 18 | mit | Ruby | |
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 } | ||||||||||
Database_consistency | 938 | 2 | 1 | a year ago | 104 | November 08, 2023 | 11 | mit | Ruby | |
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models. | ||||||||||
Rails_param | 927 | 30 | a year ago | 16 | January 21, 2022 | 14 | mit | Ruby | ||
Parameter Validation & Type Coercion for Rails | ||||||||||
Store_model | 878 | 1 | a year ago | 41 | October 06, 2023 | 21 | mit | Ruby | ||
Work with JSON-backed attributes as ActiveRecord-ish models | ||||||||||
Mail_form | 877 | 1,779 | 30 | a year ago | 16 | January 27, 2021 | mit | Ruby | ||
Send e-mail straight from forms in Rails with I18n, validations, attachments and request information. |