Unfortunately, Piotr Solnica couldn't make it to the conference. I really would have liked to see it and meet him, so this inspired me to give this little talk :)
:to => :username end # Search for data DataMapper[User].all DataMapper[User].order(:age) DataMapper[User].find(age: 23) https:// ithub.com/solnic/dm-mapper