method

table_exists?

table_exists?(table_name)
public

Checks to see if the table table_name exists on the database.

table_exists?(:developers)