'.authorize' and '#authorize' return record even with passed record with namespace array by QWYNG · Pull Request #626 · varvet/pundit

Hi, Thank you for the great Gem! This is a proposal and pull request at once. '.authorize' and '#authorize' return passed record now. def show @post = authorize Post.find(params[...