Method: Subroutine::Auth::ClassMethods#no_user_requirements!
- Defined in:
- lib/subroutine/auth.rb
#no_user_requirements! ⇒ Object
35 36 37 |
# File 'lib/subroutine/auth.rb', line 35 def no_user_requirements! :authorize_user_not_required end |