Can I fetch a resource with `get :id`?
To fetch a resource by a specific
Is there a shorter already build in way of fetching a single resource by it's
id I use this code:Is there a shorter already build in way of fetching a single resource by it's
id?