Owen Adrian
Results
2
comments of
Owen Adrian
I ran into this issue myself and fixed it by adding this method to my app's `application_helper.rb` ```ruby def env request.env end ```
It appears as though it is something wrong with Spooker and Gwen.SFML, because I replaced the ones in my project with the ones in Occult Classic and my GUI started...