|
With high volume Rails applications, entities with unique constraints are error prone to create/update. ActsAsInsertOrUpdate helps solve that (if you're using MySQL), by leveraging the "INSERT ... ON DUPLICATE KEY UPDATE" functionality.
This project has not yet categorized itself in the Trove Software Map.Registered: 2008-04-21 01:09 Activity Percentile: 0% View project activity statistics. |
|