[Ruby 2.2.0] Another 500 when adding key
Created by: rulatir
This is distinct from #7185 (closed) and probably has nothing to do with memory.
NoMethodError (undefined method name' for nil:NilClass): app/controllers/projects/deploy_keys_controller.rb:27:in
create'
That's the entire backtrace in the log file. I don't see identifier "name" anywhere near that line, and I don't understand Ruby enough to delve into this.