mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 02:54:10 +00:00
Centralize auth (#598)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
class TransactionsController < ApplicationController
|
||||
before_action :authenticate_user!
|
||||
before_action :set_transaction, only: %i[ show edit update destroy ]
|
||||
|
||||
def index
|
||||
|
||||
Reference in New Issue
Block a user