daru-view
daru-view copied to clipboard
daru_chart and daru_table
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
Also need to create separate repos for Rails/Sinatra/Nanoc/Hanami to demo daru-view
.
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.
Thanks @zverok , it is a good idea. I will try this.
I have created a repo (having rails, sinatra, nanoc app) : https://github.com/Shekharrajak/demo_daru-view