List Question
20 TechQA 2023-08-08T14:14:10.333000Check for changes that override default on newly created record in Rails 7
124 views
Asked by Yan
How to remove errors in after_validation in Rails
132 views
Asked by albertski
PaperTrail gem issue with activemodel (and MS SQL)
56 views
Asked by Mykolas
Validation on multiple column not associated with a specific column
28 views
Asked by David B.
Rails - models with same class name, but one is inside a module
54 views
Asked by Argus9
Trying to add multiple entry to a particar database active records on rails with a single post request
46 views
Asked by morris menanya
using the same validator for different attributes Rails
145 views
Asked by AOS
Checking if attribute_changed? in ActiveModel::EachValidator
130 views
Asked by AOO
Mix create and update validations in single custom validator using ActiveModel::Validator
145 views
Asked by chriszo111
Ruby: if condition in attributes to handle missing key-value
52 views
Asked by panza
Mongoid skip validation or set default value for document with nil embeds_many
174 views
Asked by idbentley
Why is numericality validator not working with Active Model Attributes?
756 views
Asked by Chiara Ani
Using form_with with an ActiveModel object?
560 views
Asked by Dan Sharp
Rails 7 - ActiveModel date validation | Is there a replacement for validates_timeliness gem?
1.2k views
Asked by Kabir Pathak
How to handle multiple belongs_to relations to the same model?
73 views
Asked by zcserei
ActiveModel - `undefined method `write_from_user' for nil:NilClass`
905 views
Asked by Aleksandr K.
In Rails 4, how do I reference an enum value when initializing my model?
951 views
Asked by Dave
Validate existing records with overlap item ranges taking nil as infinite
246 views
Asked by Emilio Contreras
Active Record: NameError (undefined local variable or method `attributes' for nil:NilClass Did you mean? attribute_names)
739 views
Asked by john Elisat
Postgresql JSONB nested form ruby on rails
245 views
Asked by Hemant Patil