Michael Bumann e46e68cc22 Add demo page
The demo page shows a form and an embedded google sheet side by side.
The form needs be be configured with a DEMO_FORM_ID environment variable.
2020-04-12 01:01:28 +02:00

2 lines
50 B
Ruby

DEMO_FORM = Form.find_by(id: ENV['DEMO_FORM_ID'])