ERROR MESSAGE: NoMethodError: undefined method `attribute' for nil:NilClass WHERE: unknown#bw Issue is caused when the process identifier is not found but then we immediatly try and call attribute on that anyway. This could be a 404.
ERROR MESSAGE:
NoMethodError: undefined method `attribute' for nil:NilClass
WHERE:
unknown#bw
Issue is caused when the process identifier is not found but then we immediatly try and call attribute on that anyway. This could be a 404.