Khebbies blog
  • Home
Sign in Subscribe

Trying Out Ruby on Rails on Windows Vista

  • Klaus Hebsgaard

Klaus Hebsgaard

Nov 14, 2008

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.

Sign up for more like this.

Enter your email
Subscribe

If humans do stuff that computers can do, computers gather at night and laugh at the human

Sometimes we have to do really boring work as software developers. For instance today we are working on moving a domain from our internal DNS servers to AWS route53. This domain has been in our hands for 25 years - we have a lot of DNS records. We naturally have
Feb 10, 2021 2 min read

How should I do error handling?

In my last post I told you not to do generic error handling. The natural next question is then "How should I do error handling?". That question can be hard to answer, and as always in software development the answer is: "It depends". First of all error handling in every
Feb 7, 2021 2 min read

Don't do generic error handling

So I just had a look at a fairly new restful api, written in kotlin. The developers who made the api decided to be smart about error handling - instead of doing error handling in every api endpoint - why not just do some generic error handling. The error handling
Feb 6, 2021 1 min read
Khebbies blog © 2025
Powered by Ghost