My current question is what does the << operator do in Ruby? But my real question is how would I search Google to find the answer?
|
|
|||||||||
|
|
|
Google for "ruby operators" (without the quotes), open the first link in a new window, use your browser to search for '<<' (without the quotes). |
||
|
|
"shift left operator ruby" Google will only find something if you search for words and numbers... |
||||||
|
|
|
Google Code Search lets you search public source code repositories, so perhaps you can find examples of "<<" in Ruby to help you figure out what's going on. |
|||
|
|
|
|
Use the "ruby operators" search Joe Casadonte suggested to find the words you're after, then google using those words? |
|||
|
|
