Hard to trace entry in error.log:

App 11526 stderr: _ERROR TypeError: Cannot read property 'proposal' of null

The above error was fixed by cf054fd

However finding the location of the error is not trivial, as there is
no obvious context.

Most other Ruby errors are reported with a stack trace and line
numbers - why is this error different?
Can it be fixed to produce a more detailed error message?

Reply via email to