Tag: show

  • Getting Started with Rails 7 Episode 5: Show a Single Article

    Getting Started with Rails 7 Episode 5: Show a Single Article

    This is the 5th video in the Getting Started with Rails 7 series. In this video Mike adds the route, controller action, and view to show a single Article. He also adds testing to cover the functionality and fixes some errors in the previously created fixtures. This video covers: As in previous videos, Mike uses…