Regressor

Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations, enums, database, routes, callbacks. Use regressor to capture your rails application behaviour.
Alternatives To Regressor
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Paperclip9,06136,2304379 months ago90July 27, 201854otherRuby
Easy file attachment management for ActiveRecord
Client_side_validations2,6781,312243 months ago118October 08, 20239mitRuby
Client Side Validations made easy for Ruby on Rails
Apipie Rails2,43845674 months ago77October 11, 2023214apache-2.0Ruby
Ruby on Rails API documentation tool
Active_record_doctor1,5641613 months ago22December 08, 202325mitRuby
Identify database issues before they hit production.
Validates_timeliness1,5421,40325a year ago59March 24, 202318mitRuby
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
Mutations1,37710512a year ago19April 08, 202030mitRuby
Compose your business logic into commands that sanitize and validate input.
Active_storage_validations9422963 months ago41November 21, 202318mitRuby
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_consistency938214 months ago104November 08, 202311mitRuby
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
Rails_param927
303 months ago16January 21, 202214mitRuby
Parameter Validation & Type Coercion for Rails
Store_model87813 months ago41October 06, 202321mitRuby
Work with JSON-backed attributes as ActiveRecord-ish models
Alternatives To Regressor
Select To Compare


Alternative Project Comparisons
Popular Validation Projects
Popular Ruby On Rails Projects
Popular Data Processing Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Ruby
Ruby On Rails
Validation
Activerecord
Rspec
Test Automation
Mongoid