Slashdot Mirror


User: Sovok

Sovok's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. 01111001 01100001 011110012 on Ten Weirdest Types of Computers · · Score: 1
  2. Re:Ruby could be packaged better on Ruby on Rails for DB2 Developers · · Score: 1

    If you have Mac OS, you should try TextMate (http://macromates.com/).

    Ruby is preinstalled with Mac OS, you write your script in TextMate, press Apple+R and the results pop up in a seperate window. Very nice and fast.
    There are also 'Bundles' for Ruby and Rails, which let you develope stuff very quickly. Code completion, easy switching between model, controller and template etc.