Ruby
Posted on February 1, 2007
Bludy hell, I did not write a single line of ruby code yet, and I hate it already.
- FreeRide does not want to execute ruby interpreter if it is installed on desktop.
- FreeRide freezes when I try to execute the debugger.
- Why RSS parser is in the core library is beyond my understanding but whatever.
- FreeRise crashes when I try to manualy enter the path to ruby’s bin directory.
- Documentation http://www.ruby-doc.org/core/classes/RSS/Parser.html
says that that RSS::Parser has class method parse. How am I supposed to access parsed data or configure what to parse? - Freeride does not display what I print to stdout. Fuck freeride. Lets’ try SciTE.
- Ok, so to find what method returns I have to run puts result.class
- http://www.ruby-doc.org/core/classes/RSS/Rss.html where the fsck is method documentation? Why people praise ruby, and yet core library is not docummented?
….
20 minutes later: it is not a bad language at all, but some things just suck.
Filed Under Uncategorized |
Leave a Comment
If you would like to make a comment, please fill out the form below.