unwwwritten
2 posts
has_many problems with validations
Posted September 11th, 2008 at 9:54 am PDT by S. Brent Faulkner
Today's gotcha has to do with using has_many and validations within the child model. In my use-case I need to create a parent record with on …
One or the other (but not both)
Posted September 2nd, 2008 at 12:10 pm PDT by S. Brent Faulkner
I ran into a validation today that rails didn't handle for me... or if it does, I didn't see how... I wanted a model to contain field values …
