search for: user_preference

Displaying 4 results from an estimated 4 matches for "user_preference".

Did you mean: user_preferences
2006 Apr 09
12
Validating two models from one form
...nsert / update against two models, each with their own validation rules. Unfortunately, I''m having an incredible amount of difficulty with the error handling, specifically the fields wrapped in <div class=''fieldWithErrors''></div> nevans@bell:app/models$ ls user_preference.rb user.rb The User class has_one :user_preference, and UserPreference belongs_to :user. Both classes have a half dozen validation rules or so. In my RegisterController, I have two actions: one to display the form, and one to save the form. --- # Don''t laugh too hard at how ugly my c...
2005 Feb 08
2
Polycom screwed up Messages button in 1.4.1?
I think Polycom has added another feature that nobody wants. With MWI configured, and a phonexxx.cfg that has this: <msg msg.bypassInstantMessage="1"> <mwi msg.mwi.1.subscribe="" msg.mwi.1.callBackMode="contact" msg.mwi.1.callBack="XXX" msg.mwi.2.subscribe=...> </msg> Under 1.3.4 and earlier, the phone would immediately
2004 Jul 18
18
Polycom IP 500 Voicemail
Hello All, I have some Polycom IP 500 phones that I would like to have configured for direct dialing to our voice mail system. So far I have been unable to get the hard button labeled Voice Mail to connect to Asterisk without first passing through the message center prompts. I have followed all the Admin Guide instructions regarding the phones .cfg files and using
2007 Jul 17
12
Getting past my login system
Thank you in advance for your help. I am relatively new to both Rails and Rspec and I am hoping for some insight from some experienced veterans. Right now I am using Rspec for code that has already been written so that additional functionality can be developed using the BDD method. My problem shows up when I try to spec controllers that are behind the login system. Each page checks for the