class Apartment::Adapters::PostgresqlAdapter

def rescue_from

def rescue_from
  PG::Error
end