bullet-train-co/nice_partials

Gem Dependency

Closed this issue · 2 comments

Hello Andrew!

Within the nice_partials.rb, there is a reference to ActionView. However, this is not listed as a gem dependency. Consider adding it so that others will know that this is project has this requirement.

ActionView::Base.send :include, NicePartials::Helper

Thank you for your contributions!

@jigarkakadiya Looked good, thanks for this!