Notices tagged with ruby
-
It's 2012 and I can't remember the last time I compiled code that I had written. It feels like I'm cheating using #Ruby. :)
-
#Ruby is the only programming language I know where you end up with less code than you started with.
-
Debugging in #JavaScript is a pleasure compared to #Ruby. #JavaScript: 1 #Ruby: 0
-
http://jamesrobertson.eu/blog/2012/01/26/1436hrs.html Ideas on documenting my Rub ... #documentation #generator #ruby #code #visualisation
-
http://jamesrobertson.eu/snippets/2012/01/20/1858hrs.html Introducing the dir-to-xml gem [dir-to-xml] #dir2xml #gem #listing #ruby
-
http://jamesrobertson.eu/snippets/2012/01/19/1456hrs.html Introducing the polyrex-schema gem #ruby #xml #gem #polyrex #polyrexschema
-
Sharing #Ruby code is loving.
-
My #Ruby code will hopefully help less fortunate people than myself in places like China, and India etc.
-
http://jamesrobertson.eu/snippets/2012/01/13/1850hrs.html Introducing the srscript (alpha) gem #gem #ruby #Sinatra #srscript
-
http://jamesrobertson.eu/snippets/2012/01/12/1309hrs.html Introducing the X Threads gem #ruby #thread #xthreads #gem #expermental
-
When I rewrite code from #Ruby to JFR that is when I detect any missing #Ruby #functionality which needs to be implemented in JFR.
-
The first thing I do before I write anything in #JavaScript is to write it in #Ruby. Then I rewrite it in JFR within NodeJS.
-
With Michael Bloomberg learning #JavaScript I hope that once he is proficient in the language he can start learning #Ruby.
-
I couldn't do what I'm doing without the online #Ruby docs at #ruby-doc.org
-
In #Ruby s.to_i is the same as s.method(:to_i).call