class Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher

def actual_scale

def actual_scale
  matched_column.scale
end