some time ago an idea of portal for young people came out… it would be quite nice to implement it in RoR technology. and today I started with it. one of the important parts is kind of articles management. i made a simple version of that in about half an hour. as it is perfectly [...]
May 24, 2006
10.things.about.ruby
Reading the polish RoR forum I ran into quite interesting presentation about Ruby :.. 10 Things Every Java Programmer Should Know About Ruby. Some interesting language properties are pointed out; like everything is an object, and as a consequence comes :.. class is an object. Or singleton methods which can be defined for every object [...]

