是否有使用Ruby 1.9+ =>或:在Ruby 1.9+中使用的约定?喜欢:
=>
:
:param => "foo"
要么
param: "foo"
编辑:感谢您的反馈,我编辑了这个问题,使其更加清晰.
ruby coding-style
coding-style ×1
ruby ×1