ru Русский

Reticularium

NETWORKS PLACE

Had to spend some time to figure out:


Person.find :all, :conditions => [ "user_name = ? AND surname = ? AND address = ?", user_name, surname, address]

Comment it: