Sology / smart_listing

Ruby on Rails data listing gem with built-in sorting, filtering and in-place editing.
http://showcase.sology.eu/smart_listing
MIT License
478 stars 138 forks source link

The config editable class params should have side effect to broke gems #175

Open alexscott opened 4 years ago

alexscott commented 4 years ago

If modifying config class for editable putting multiple class in it like "d-flex editable", the coffee script dont work anymore cause using editable class name from config. Another config param is needed to avoid this side effect.