mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 16:38:18 +00:00
fuckass
This commit is contained in:
parent
900f3b9b3a
commit
8929334d31
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
module API
|
||||
module V1
|
||||
class LettersController < ApplicationController
|
||||
before_action :set_letter, only: [:show, :mark_printed]
|
||||
before_action :set_letter, only: [:show, :mark_printed, :mark_mailed]
|
||||
|
||||
def show
|
||||
authorize @letter
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue