I created 2 models and ran the migrations, attempted some work on each of them and now I would like to start over and approach them differently. I’m new to Rails and have never attempted to delete/remove database tables (apart from rolling them back right after I migrated them).
Thanks!
Create another migration and in self.up
http://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/SchemaStatements.html#method-i-drop_table