Is there anyway to force active scaffold to use a particular model. The problem hear is that I have a model named EventsHeadliners (don't blame me, I didn't create it). So when I say
active_scaffold :events_headliners, it goes off and looks for an EventsHeadliner model and fails, and blows up. Other than renaming the model, it there any way to get this to work? Thanks, Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
