SciRuby/daru-view

Download tag for integrating with daru-io Exporters

Open

#53 opened on Aug 5, 2017

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Jupyter Notebook (19 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (98 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide