SciRuby / daru-view

daru-view is for easy and interactive plotting in web application & IRuby notebook. daru-view is a plugin gem to the existing daru gem.
https://sciruby.github.io/daru-view/
MIT License
95 stars 20 forks source link

Move js files to assets folder #102

Closed Prakriti-nith closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 655


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/daru/view/adapters/nyaplot/iruby_notebook.rb 0 2 0.0%
<!-- Total: 4 6 66.67% -->
Totals Coverage Status
Change from base Build 648: 0.0%
Covered Lines: 2804
Relevant Lines: 2865

💛 - Coveralls
Shekharrajak commented 6 years ago

Can you please test these changes properly? Run IRuby examples and rake task, to check all things are working as expected.

Prakriti-nith commented 6 years ago

115: Moving JS and CSS files to vendor/assets.