Closed ShakeJ closed 5 years ago
Hey @ShakeJ, why did you close an issue?
@FunkyloverOne Hi :) I used knock gem! My project upgrade rails 6.0, and some problem happend. rails 6.0 changed default autoloader is classic to zeitwerk. but knock gem is not acceptable autoloader(zeitwerk).
Please check this discussion : https://github.com/rails/rails/issues/36381 Thanks.
The solution outlined in the discussion mentioned above did not solve the ActionController::InvalidAuthenticityToken in rails 6.0.0.rc2
Any work on this?
thanks :)
How did you solve this issue, @ShakeJ?
The issue should be fixed once #248 is merged.
Rails 6 default auto loader is 'zeitwerk',
This method requires that the file name be exactly in the class name, but is there a support policy for that method?