Tag Archives: prototype

Using jQuery with Rails

There’s a nice plugin which acts as a dropin replacement for prototype and scriptaculous in Rails. It’s called jRails and is just a simple plugin. It replaces all the helper methods to use jQuery instead of prototype and scriptaculous.
Get it here: http://ennerchi.com/projects/jrails
Or install it with this command:
./script/plugin install http://ennerchi.googlecode.com/svn/trunk/plugins/jrails
and copy all the javascripts to your [...]

Galaxynomads

As some might know, I’m writing on a new persistent browserbased game that is located in space.
On the galaxynomads development blog (which I can’t access at the moment, because I have no access to my old email account) I announced in November 2006 that I was going to develop it with Ruby on Rails. As [...]