Huimin gave us a useful session several days ago, time to review it:)
1.TextMate is the best Ruby editor in Mac by now.
2.YAML is a new file format to maintain a huge amount of data
3.Refractor is needed when the same operation to different data.Such as the header and footer, we can abstract them as helper.
4.irb can be used to single debug
5.selenium ide is not a suggest for web test. We can do the same thing using 10 or so command lines. So be familiar with the common command.
What is the best free ruby editor in windows?
1.TextMate is the best Ruby editor in Mac by now.
2.YAML is a new file format to maintain a huge amount of data
3.Refractor is needed when the same operation to different data.Such as the header and footer, we can abstract them as helper.
4.irb can be used to single debug
5.selenium ide is not a suggest for web test. We can do the same thing using 10 or so command lines. So be familiar with the common command.
What is the best free ruby editor in windows?