search for: dommelen

Displaying 3 results from an estimated 3 matches for "dommelen".

Did you mean: comm_len
2007 Sep 12
10
Need help refactoring a controller, perhaps add threading?
Good morning, I''ve been working on my first Rails app. I''m replacing an old Perl script that scrapes a bunch of data from an Oracle database, generates a bunch of charts then builds a static webpage with the charts. I''ve re-built it in Rails, with about 25% of the code it took to do in Perl and the users can now get dynamic charts instead of day old charts (or
2007 Mar 09
2
validating passwords
Hey people, I was wondering how to solve the following problem... I have a login system which uses MD5 + salts to store my users passwords in the database. Also I am working with profiles for my users which they can change. Everything goes quite okay except when we reach the change_profile bit of the application. Because the user model has validations it performs on the password it starts
2008 Mar 04
0
soap4r in wrong format
Hi people, I was wondering if anyone has any experience with using soap4r. I''ve done the whole wsdl2ruby and basically evrything works fine, were it not that the servive I am talking to has a different standard concerning the XML I am sending. -- What soap4r does <xmlJob> <Job> <CBCustomApplyType>CANone</CBCustomApplyType>