WARNING TYPES
Dangerous Evaluation
User input in an eval statement is VERY dangerous, so this will always raise a warning. Railroader looks for calls to eval, instance_eval, class_eval, and module_eval.
Back to Warning Types
WARNING TYPES
User input in an eval statement is VERY dangerous, so this will always raise a warning. Railroader looks for calls to eval, instance_eval, class_eval, and module_eval.
Back to Warning Types