codemancers / rapidfire

Making dynamic surveys should be easy!
https://rapidfire.fly.dev/
MIT License
319 stars 141 forks source link

Non logged in users not able to submit responses #145

Closed snkshukla closed 4 years ago

snkshukla commented 5 years ago

With rails 5, the belongs_to field always is required by default, and therefore non logged in users are not able to submit responses to it.