|
|
|
|
|
by autarch
4995 days ago
|
|
Looking at the examples it's really hard to know if this stuff was copied. How else would you write this sort of stuff? This seems like really simple, straightforward code. A lot of it seems to be about creating a hash based on a well-defined data type. Is there some other way of doing this that makes sense in Ruby? Similarly, he points out similar variable names. If you have a variable containing an API key what do you call this besides "api_key"? Maybe these are just poorly chosen examples, but if these are the best evidence the author has I don't think there's grounds for flipping out quite yet. |
|
And programming is like English writing, no one will actually produce the same code. You can try by yourself