SciRuby/daru-view
Auf GitHub ansehenDownload tag for integrating with daru-io Exporters
Open
#53 geöffnet am 5. Aug. 2017
enhancementhelp wanted
Repository-Metriken
- Stars
- (98 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Integrating daru-io Exporters manually each time with respond_to blocks in the controller of the Rails app has been done in https://github.com/athityakumar/daru-io/pull/40. However, I think it'd be better for users to have a <%= download(@df) %> tag which will do the same for the user.