daru-view icon indicating copy to clipboard operation
daru-view copied to clipboard

daru_chart and daru_table

Open Shekharrajak opened this issue 7 years ago • 4 comments

daru_chart and daru_table helper methods for rails app is already defined in https://github.com/Shekharrajak/daru-view/pull/55 . We need similar helper methods for Sinatra and Nanoc app.

Original discussion : https://github.com/Shekharrajak/daru_examples_io_view_rails/pull/12

Shekharrajak avatar Aug 28 '17 16:08 Shekharrajak

Also need to create separate repos for Rails/Sinatra/Nanoc/Hanami to demo daru-view.

Shekharrajak avatar Sep 05 '17 07:09 Shekharrajak

Also need to create separate repos for Rails/Sinatra/Nanoc/Hanami to demo daru-view.

I believe it is possible to have one repo with several apps with subfolder, and one Rack App mounting different implementations (so it would be demo.url/rails, demo.url/hanami and so on). Several repos sounds like an overkill.

zverok avatar Sep 05 '17 10:09 zverok

Thanks @zverok , it is a good idea. I will try this.

Shekharrajak avatar Sep 05 '17 10:09 Shekharrajak

I have created a repo (having rails, sinatra, nanoc app) : https://github.com/Shekharrajak/demo_daru-view

Shekharrajak avatar Sep 12 '17 18:09 Shekharrajak