We were getting a warning by Rubocop because we were using eval with a string defined by administrators, which in theory could be dangerous.
We were getting a warning by Rubocop because we were using eval with a string defined by administrators, which in theory could be dangerous.