Hello All! Perhaps solely a Rails question:
I am trying to get a specific instance of a controller in /app/ controllers from within /vendor/plugins directory. Please see: http://pastie.org/727916 In the _export_csv.rhtml file, I want to access the same instance of FooController as was done in the ActiveScaffold::Actions module. How can this be done? You might have guessed, that yes, I want to do this so I can narrow down what is exported to the results of live_search. Thanks in advance! -- 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.
