rubyforgood/abalone

Add Show Page for Measurement Types

Closed this issue · 1 comments

We would like to add a show action and page for measurement types. The existing edit form has a link to the show action the currently causes an error when clicked. Thank you to @RudeChowder for spotting this bug.

  • Add a show action to the MeasurementTypes controller
  • Add a show view for Measurement Types
  • Add a request spec for the show action and any other relevant specs for this change

I can tackle this one as well.