search for: user_attribut

Displaying 2 results from an estimated 2 matches for "user_attribut".

Did you mean: user_attributes
2009 May 08
1
filter_parameter_logging for multi model forms
...isodes/73) for my signup page. The two models in this are the Account model and the User model and this structure cannot be changed right now. The User model has password and password_conf attributes which are, unfortunately, taken alongwith the rest of the User''s attributes into an array user_attributes[]. This array is then processed in the Account model as is the method shown in the above screencasts. Now i understand filter_parameter_logging works for hashes and sub hashes. But in this case, its an array. Any ideas on how i can handle this? Hack into filter_parameter_logging? Any and all th...
2006 Mar 15
2
Inventory Project
I am trying to write a inventory web application with RoR so that I can keep track of hardware and software purchased by the company. I would also like to be able to associate products we buy with users and departments. I would like it if you could enter in products (since we purchase many of the same) into a product list. Then you could add a user or department and check off which products he