I've got a string of "Article", "Note", etc.
I want to do the equivalent of Article.all or Note.all, using the string's value as the class.
I've got a string of "Article", "Note", etc.
I want to do the equivalent of Article.all or Note.all, using the string's value as the class.