reasoncorp / dossier

Ruby-based report generation/presentation Rails engine.
MIT License
385 stars 79 forks source link

CSV not working on some reports #70

Open ravjohal opened 8 years ago

ravjohal commented 8 years ago

Hi,

Not sure where I can get an answer to this, but I am pretty desperate to find out what i am doing wrong. I have posted it on SO:

http://stackoverflow.com/questions/36856168/dossier-reporting-for-rails-why-am-i-getting-a-missing-template-error-when-clic

Can you please help? The issue is with CSV giving me Missing Template error for some reports whereas it works for others. Not sure what I am doing wrong as the reports seem to be similarly setup.

DaniG2k commented 4 years ago

+1 getting the same error here on a Rails 5.0 app.

Reports don't show CSV/XML/JSON format when routes are explicitly set (they work with a dynamic action: segment for some reason)