
Is there a well-liked solution for handing nested model forms?
6
Gems / Libraries
I am not sure what the consensus is on the best approach to handling nested model forms is.
The solution in https://gorails.com/episodes/forum-nested-attributes-and-fields-for can work, but doesn'...
Rutul Dave replied

Devise Filter chain halted as :require_no_authentication rendered or redirected
14
Gems / Libraries
I have an app with Rails 3.2.20 and Devise 2.1.2 (Yes I know it's old) and there are random occasions where a user will trigger a URL i.e. `site.com/calls` and I will receive an error in the `produ...
shakycode replied