- “Ruby es #1!”

So I was walking around and thought I need to make some quick prototypes for web information systems. I found this ruby thing.

Thought it might be useful to note down how I installed it on my windows 7 “platform”.

So here goes:

  1. Download zie Ruby - http://rubyinstaller.org/downloads/  – get the installer and documentation files.
  2. Follow instructions for “gem” - http://ruby.railstutorial.org/ruby-on-rails-tutorial-book
  3. ‘gem install sqlite3′ – useful for that error which states that you don’t have it (sqlite3).
  4. is works! – otherwise I heard this guy made this website called “Google”.
Tune in next time for more funz with Ruby :)