RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: chiperific
Site: www.chiperific.com
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?