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

Rails 5.1 uses Webpack #149

Open jpagarcia opened 6 years ago

jpagarcia commented 6 years ago

Would be great to have this as an NPM module to be used in webpack.

alencarandre commented 5 years ago

Yes!

I like Smart Listing, but I'm searching a way to use with Rails 6, that use webpack instead of sprockets by default.

avishekjana commented 4 years ago

@alencarandre Have you found any way to use smart_listing in Rails 6?