Method: ActionPolicy::RSpec::BeAuthorizedTo#target
- Defined in:
- lib/action_policy/rspec/be_authorized_to.rb
#target ⇒ Object (readonly)
Returns the value of attribute target.
23 24 25 |
# File 'lib/action_policy/rspec/be_authorized_to.rb', line 23 def target @target end |