diff --git a/app/views/listings/index.html.erb b/app/views/listings/index.html.erb index 88a7b76..9fe6871 100644 --- a/app/views/listings/index.html.erb +++ b/app/views/listings/index.html.erb @@ -10,6 +10,7 @@ + <% @listings.each do |listing| %> - + + <%= listing.number_of_bedrooms %> + <%= listing.address %>