We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://sentry.io/nossas-cidades/bonde-server/issues/326007618/
NoMethodError: undefined method `join' for nil:NilClass Did you mean? JSON app/models/form_entry.rb:44:in `last_name' (complete.split(' ')[1..-1]).join(' ') if complete app/models/form_entry.rb:51:in `complete_name' "#{(first_name || '').strip} #{last_name || ''}".strip app/controllers/mobilizations/form_entries_controller.rb:38:in `create' (render json: @form_entry.errors, status: 400 and return) unless @form_entry.validate ... (100 additional frame(s) were not displayed) NoMethodError: undefined method `join' for nil:NilClass Did you mean? JSON
The text was updated successfully, but these errors were encountered:
hudsilva
No branches or pull requests
https://sentry.io/nossas-cidades/bonde-server/issues/326007618/
The text was updated successfully, but these errors were encountered: