Problem

This is the source code generated by SaltedLoginGenerator

@params[‘user’].delete(‘form’)

Can anybody explain what the delete message do?

http://sourceforge.net/projects/mycodeline/ http://rubyforge.org/projects/ropenwiki/

It deletes the ‘form’ element from the @params[‘user’] array.

Robert