Ferret Search Problems

It seems my webhost installed the Ferret gem recently. This is quite nice, but for now it seems to have created a conflict with my own local install of the Ferret gem and the ActsAsFerret plugin – so search throws an application error at the moment.

Wont have time to fix it before after the weekend. Hopefully search will start working again monday.

Update

Ok – couldn’t help taking a look at it anyway, and search should be working properly again now.

Sudoku on Rails

Had a few free hours and spent them on my Sudoku generator, and by now I have a nice little online Sudoku game

It now spits out nice symmetric Sudokus with a fairly mild difficulty level, and it times the solving of each puzzle.

I still have some more features in store (like better response from the check function), and I still need to slap up a little website around it, but its already great fun. Enjoy…