-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
-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