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.
This commit is contained in:
1
config/initializers/demo.rb
Normal file
1
config/initializers/demo.rb
Normal file
@@ -0,0 +1 @@
|
||||
DEMO_FORM = Form.find_by(id: ENV['DEMO_FORM_ID'])
|
||||
Reference in New Issue
Block a user