|
|
|
|
|
by RVuRnvbM2e
4254 days ago
|
|
Wow. Talk about the wrong approach. When you're having to play trial-and-error to get the right method, you definitely have a problem with your tools - not the language! I don't know about other editors, but vim has great autocomplete support for ruby built right in. Because of this I don't often even type methods out in full anymore. And there's a great plugin for doco too: https://github.com/danchoi/ri.vim |
|