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

Add proper dependencies

Open lokeshh opened this issue 8 years ago • 3 comments

image

  1. All these dependencies should ideally reside in daru-view gemspec so user just have to use gem 'daru-view'

  2. There are other gems like 'datatables' that daru-view complain about while working. Those should be included in daru-view gemspec.

lokeshh avatar Aug 04 '17 07:08 lokeshh

Thanks @lokeshh for reminding me. I have tried to fix this issue. I have already done work on it : https://github.com/Shekharrajak/daru-view/pull/52 , https://github.com/Shekharrajak/daru-view/pull/50, https://github.com/Shekharrajak/daru-view/pull/48, https://github.com/Shekharrajak/daru-view/pull/46

Right now I find another problem : https://github.com/Shekharrajak/data_tables/issues/12 . I am working on it. Other than data_tables all other gems are added properly.

Shekharrajak avatar Aug 06 '17 17:08 Shekharrajak

Is this done?

v0dro avatar Sep 04 '17 12:09 v0dro

Just the data_tables gem has issue. I will check again and will update the readme file.

Shekharrajak avatar Sep 05 '17 03:09 Shekharrajak