method
table_exists?
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
table_exists?(table_name)
public
Checks to see if the table table_name exists on the database.
table_exists?(:developers)
table_exists?(table_name)
public
Checks to see if the table table_name exists on the database.
table_exists?(:developers)