Basically, I want a mechanism that will ignore the call to persist/save/create a model instance if a certain attribute is blank, that I can call from within the model itself. Is this possible?
It should not be something that I do on the controller side btw.
Any pointers appreciated!
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/JfRx-LQ2RH4J.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment