method
view_exists?
v5.0.0.1 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::SchemaStatements
view_exists?(view_name)public
Checks to see if the view view_name exists on the database.
view_exists?(:ebooks)
view_exists?(view_name)Checks to see if the view view_name exists on the database.
view_exists?(:ebooks)