mirror of
https://github.com/we-promise/sure.git
synced 2026-04-21 21:14:17 +00:00
Centralize auth (#598)
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
class ValuationsController < ApplicationController
|
||||
before_action :authenticate_user!
|
||||
|
||||
def create
|
||||
@account = Current.family.accounts.find(params[:account_id])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user