Using Sinatra ActiveRecord and Postgresql. I have a class Entrees that has a column amount that is numeric(8,2)
Entrees
amount
numeric(8,2)
entrees =