Trying Out Ruby on Rails on Windows Vista
Published: Nov 14, 2008
Source: https://khebbie.dk/trying-out-ruby-on-rails-on-windows-vista/
OK, so I am not excactly an early adopter, but I had some time and had to try it out.
First I followed this guide:
http://wiki.rubyonrails.org/rails/pages/RailsOnWindows
Then I tryed out the first chapter of “Rails for .Net developers” from pragmaticprogrammers.
I must say that it really just works!
Of course this is a really simple app, but scaffolding is a great thing for CRUD.