Model method not recognizing parameters
I’m building a rails app where users can search through “Playlists”, which is an object containing a title, image, and tracks.
I’m building a rails app where users can search through “Playlists”, which is an object containing a title, image, and tracks.