SciRuby/daru-view

Download tag for integrating with daru-io Exporters

Open

#53 ouverte le 5 août 2017

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)Jupyter Notebook (19 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (98 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur