GitHub User: chiperific
see this SO question for details on my problem: http://stackoverflow.com/questions/15121588/rails-3-export-csv-from-partial
Is there a way to follow this same direction for a partial? My view starts with a form that passes params back to the same URI which formats a partial. I'm struggling to make this lesson translate to my scenario. Advice? Ideas?
see this SO question for details on my problem: http://stackoverflow.com/questions/15121588/rails-3-export-csv-from-partial
Is there a way to follow this same direction for a partial? My view starts with a form that passes params back to the same URI which formats a partial. I'm struggling to make this lesson translate to my scenario. Advice? Ideas?