Closed jasonhazel closed 5 years ago
The initializer was causing a deprecation warning about autoloading constants. I resolved this by removing the initializer and moving the ActionView and ActionController includes.
I was wrong, this does not fix it.
The initializer was causing a deprecation warning about autoloading constants. I resolved this by removing the initializer and moving the ActionView and ActionController includes.