init push - laying out the project
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
class Api::AuthenticatedApiController < ActionController::Base
|
||||
before_action :authenticate_user!
|
||||
end
|
Reference in New Issue
Block a user