<div dir="ltr">I was trying to modify some things in the display view, but it crashes when I go to the display view. Also areas are not drawn and stored in the coding view.<div><div>It&#39;s a fresh install runs local. </div>
<div><br><div>Dev and production in the server are working fine.<div><br></div><div>This is the error I get, any idea what might be happening?<br><div><h1 style="color:rgb(51,51,51);font-family:helvetica,verdana,arial,sans-serif;line-height:18px">
NoMethodError in CodingController#display</h1><pre style="background-color:rgb(238,238,238);padding:10px;font-size:11px;white-space:pre-wrap;color:rgb(51,51,51);line-height:18px">undefined method `[]&#39; for nil:NilClass</pre>
<p style="font-family:helvetica,verdana,arial,sans-serif;font-size:13px;line-height:18px;color:rgb(51,51,51)"><code>Rails.root: /home/trash/sites/svgpageonex</code></p><div id="traces" style="color:rgb(51,51,51);font-family:helvetica,verdana,arial,sans-serif;font-size:13px;line-height:18px">
<a href="http://localhost:3000/numeroteca/jhguyguyu#" style="color:rgb(102,102,102)">Application Trace</a> | <a href="http://localhost:3000/numeroteca/jhguyguyu#" style="color:rgb(102,102,102)">Framework Trace</a> | <a href="http://localhost:3000/numeroteca/jhguyguyu#" style="color:rgb(102,102,102)">Full Trace</a><div id="Application-Trace">
<pre style="background-color:rgb(238,238,238);padding:10px;font-size:11px;white-space:pre-wrap"><code>app/models/threadx.rb:102:in `get_percent&#39;
app/models/threadx.rb:139:in `block (3 levels) in results&#39;
app/models/threadx.rb:138:in `block (2 levels) in results&#39;
app/models/threadx.rb:135:in `block in results&#39;
app/models/threadx.rb:125:in `each&#39;
app/models/threadx.rb:125:in `results&#39;
app/controllers/coding_controller.rb:83:in `display&#39;</code></pre></div></div></div></div></div></div></div></div>