shutdown all ActiveRecord conenctions?

Is there a api function to force closing of all open connections to the database via ActiveRecord?

thx ck