Adds functionality for an admin to delete a listing
-adds migration to delete cascading (images)
-adds admin listings controller (show, index, delete)
-adds admin_listings_index and admin_listing_show views w/ delete buttons
-adds a sad path to messaging to ensure users cannot view each others messages
Adds functionality for an admin to delete a listing -adds migration to delete cascading (images) -adds admin listings controller (show, index, delete) -adds admin_listings_index and admin_listing_show views w/ delete buttons -adds a sad path to messaging to ensure users cannot view each others messages
99 examples, 0 failures, 1 pending