janderson16 / CloneBnB

0 stars 0 forks source link

Styling #67

Closed janderson16 closed 7 years ago

janderson16 commented 7 years ago

-comments out background colors on app.css until we decide on styling theme -changed num_nights method in res.rb to represent nights not days -restyled dashboard show page -restyled reservation (confirmation) show page -migration to re-add cost_per_night to listing which disappeared -changed seed for user from 'pass_digest' to 'password' -changed user_res spec to pass with styling changes

63 examples, 0 failures