mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 19:44:09 +00:00
Rough-in on account show pages
This commit is contained in:
@@ -9,6 +9,7 @@ class AccountsController < ApplicationController
|
||||
end
|
||||
|
||||
def show
|
||||
@account = Current.family.accounts.find(params[:id])
|
||||
end
|
||||
|
||||
def create
|
||||
|
||||
Reference in New Issue
Block a user