SciRuby/daru-view

Download tag for integrating with daru-io Exporters

Open

#53 aberto em 5 de ago. de 2017

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

Métricas do repositório

Stars
 (98 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador