Closed MalloZup closed 7 years ago
@juliogonzalez i take this, and i will refactor a little the backend.rb
I want to remove the j_status variable because it is something that is obfuscating the results and it is in many functions ( as a class variable it has to much dependencies). better is to have function that take it or return the status.
rename the var
j_status
to better name, liketest_status
or something better :rocket: