nikushi / minipack

Minipack, a gem for minimalists, which can integrates Rails with webpack. It is an alternative to Webpacker.
MIT License
115 stars 22 forks source link

conflict with ransack #31

Closed sadgb closed 4 years ago

sadgb commented 4 years ago

Hi. We've got conflict issue after adding ransack 2.3.0

image

Here options_for will use options_for method from ransack helper

image

We are using latest version of minipack.

nikushi commented 4 years ago

Fixed in #32