You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2021. It is now read-only.
ActiveRecord::RecordInvalid: Validation failed: Email can't be blank
17 non-project frames
18
File "/usr/local/bundle/gems/aleph_analytics-0.1.0/app/controllers/alerts_controller.rb" line 35 in block (2 levels) in update
2 non-project frames
21
File "/usr/local/bundle/gems/aleph_analytics-0.1.0/app/controllers/alerts_controller.rb" line 33 in update
80 non-project frames
22
File "/usr/local/bundle/gems/actionpack-4.2.4/lib/action_controller/metal/implicit_render.rb" line 4 in send_action
23
File "/usr/local/bundle/gems/actionpack-4.2.4/lib/abstract_controller/base.rb" line 198 in process_action
24
File "/usr/local/bundle/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb" line 10 in process_action
25
File "/usr/local/bundle/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb" line 20 in block in process_action
26
File "/usr/local/bundle/gems/activesupport-4.2.4/lib/active_support/callbacks.rb" line 117 in call
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
otherwise deal with errors like:
ActiveRecord::RecordInvalid: Validation failed: Email can't be blank
18
File "/usr/local/bundle/gems/aleph_analytics-0.1.0/app/controllers/alerts_controller.rb" line 35 in block (2 levels) in update
21
File "/usr/local/bundle/gems/aleph_analytics-0.1.0/app/controllers/alerts_controller.rb" line 33 in update
22
File "/usr/local/bundle/gems/actionpack-4.2.4/lib/action_controller/metal/implicit_render.rb" line 4 in send_action
23
File "/usr/local/bundle/gems/actionpack-4.2.4/lib/abstract_controller/base.rb" line 198 in process_action
24
File "/usr/local/bundle/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb" line 10 in process_action
25
File "/usr/local/bundle/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb" line 20 in block in process_action
26
File "/usr/local/bundle/gems/activesupport-4.2.4/lib/active_support/callbacks.rb" line 117 in call
The text was updated successfully, but these errors were encountered: