Task-C-CatalogDisplay
Activity 1
Add a date and time to the sidebar. It doesn’t have to update; just show the value at the time the page was displayed. Discuss
Activity 2
Experiment with setting various number_to_currency helper method options, and see the effect on your catalog listing. Discuss
Activity 3
Write some functional tests for the product maintenance application using assert_select. The tests will need to be placed into the test/functional/products_controller_test.rb file. Discuss

