PDA

View Full Version : ActiveRecord and data integrity


rubyonrails-talk
August 27th, 2006, 01:57 PM
I'm running into a bit of a ideological and functional problem with
ActiveRecord and would like to find out if some of these concerns are
valid. Hopefully someone here already knows the answer...
The concerns are that ActiveRecord has a lot of activity involving data
validation (validates_uniqueness_of, validates_associated) and model

More... (http://groups.google.com/group/rubyonrails-talk/msg/56605c856986b44f)