Wed Aug 10
#
Rich Kilmer describes how he integrated his ActionStep library into Rails in one night while at OSCON. Includes some examples.
Integrating Flash interfaces with Rails
Rich Kilmer describes how he integrated his ActionStep library into Rails in one night while at OSCON. Includes some examples.
#
“ By using Ruby, I want to concentrate the things I do, not the magical rules of the language, like starting withpublic void something something somethingto say, “print hello world.” I just want to say, “print this!” I don’t want all the surrounding magic keywords. I just want to concentrate on the task. That’s the basic idea. So I have tried to make Ruby code concise and succinct. ”
Yukihiro Matsumoto