Define and seed an invitation model and controller #224
@ -1,3 +1,5 @@
|
||||
# Copyright (C) 2024-2025 LibreWeddingPlanner contributors
|
||||
|
||||
class InvitationsController < ApplicationController
|
||||
def index
|
||||
render json: Invitation.includes(:guests).as_json(
|
||||
|
Loading…
x
Reference in New Issue
Block a user