You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use groupify in a rails engine. Now I have "require 'groupify' " in my engine.rb, however I keep getting the errors saying "undefined method `groupify'" from my active_record models. Do you have any suggestions for correctly including groupify in an engine?
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to use groupify in a rails engine. Now I have "require 'groupify' " in my engine.rb, however I keep getting the errors saying "undefined method `groupify'" from my active_record models. Do you have any suggestions for correctly including groupify in an engine?
The text was updated successfully, but these errors were encountered: