DenisZackharov opened this issue 2 years ago · 2 comments
I think that documentation need to tell about connecting a #be_an_alias_of matcher with adding a require "action_policy/rspec", like you wrote it for #be_authorized_to matcher
#be_an_alias_of
require "action_policy/rspec"
#be_authorized_to
#be_an_alias_of screen:
#be_authorized_to screen:
I made a PR #243
Closed by #243