fnf-org / TicketBooth

Rails 7.1 app for creating closed community events, distributing the ticket request URL, approving and selling tickets via Stripe Integration.
https://fnf.org
Other
9 stars 3 forks source link

Refactor build with defaults for events and ticket requests #250

Open beingmattlevy opened 3 months ago

beingmattlevy commented 3 months ago

refactor and consolidate code for events, ticket_requests The build event addons and build model with default values is mess and prone to drift. Consolidate. Possible use of before_validation to create default values for each model.