Posts Tagged ‘ruby’

psp.akop.org on Rails

Saturday, September 29th, 2007

psp.akop.org, my PSP emulator site has been rewritten in Ruby on Rails (the original version was in PHP). This will significantly reduce time needed to update the site, as almost everything is now automated (even documentation is generated on-the-fly from the database).

The previous version was also database-driven, but changes to the database were done by hand.