Open jonhue opened 7 years ago
Hm.. noticed that it also does not recognize the area
helper. Do I need to run a generator after installing the gem to make it work?
It happens because the helper methods do not get loaded with the application. I've fixed it temporarily by manually including the helper methods in my own helper. I am using rails 5.1
This is my code: