varvet--pundit/lib
Anders Carling 67bcc1c401
Remove meaningless extra stripping of heredoc
Squiggly heredoc is already stripped, so the `strip_heredoc` does not change the string.

Furthermore `strip_heredoc` is not available in early rails application setup, so we shouldn't use it here without `require 'active_support/core_ext/string/strip`
2022-03-08 17:13:21 +01:00
..
generators Require users to explicitly define Scope#resolve 2022-02-11 12:52:24 +01:00
pundit Release v2.2.0 2022-02-11 13:09:26 +01:00
pundit.rb Remove meaningless extra stripping of heredoc 2022-03-08 17:13:21 +01:00