search for: artistlist

Displaying 1 result from an estimated 1 matches for "artistlist".

Did you mean: artisthost
2008 Nov 03
4
Really confusing issue involving ActiveRecord and a NoMethodError
Hey Everyone, I have been working on a project where I process an XML file that contains data about a music playlist, and I use 3 models: Playlist, Artist, and Song. Each model is mapped to a table in my database, and when my app processes the XML file, it will populate the database accordingly. The issue I have is that the Artist class and the Song class seem to be undefined, even though they