User.upsert
10 11 12
# File 'lib/dino_upsert.rb', line 10 def upsert(*args) Dino::Upsert.upsert(self, *args) end