Use snake_case for symbols, methods and variables. ... bad - eql? is the same as == for strings 'ruby'.eql? some_str # good 'ruby' ...
確定! 回上一頁