Log in

This is something I developed for Train, The PM system requires that the user type in the username of the intended recipient , this is a perfect place to use Auto Completetion.
After a bit of searching i discovered that you can do auto completetion in rails, but it uses prototype, which aside from being obtrusive [...]