search for: room_numb

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

Did you mean: room_number
2006 Jan 31
2
Setting a default order for a model?
Hi, I''m using a room model throughout my code. I keep doing the following: @rooms = Room.find(:all, :order => ''buildings.name, room_number'', :include => :building) I have to copy this into several of my controllers and I feel that I''m violating the DRY principle. Can I set this as the default order in my model? If so, how would I do that? Thanks, Jason
2003 Jan 27
1
unable to join 2000 to samba domain
I have a situation where some 2000 machines are unable to join the samba domain. We have about 50 machines of which two thirds are 2000 boxes. All of the 9x boxes log to the samba domain with no trouble. Of the 2000 machines we have two groups - some IBM's and some Dell's with the Dell's being a couple of months older. All of the IBM's joined the domain without problems. None of
2004 Jun 02
5
Meetme with moderator
All, I have been beating my head against a wall trying to figure out how I would implement a separate moderator code and participant code for the same conference using meetme, the deal is I dont want the participants to be able to join until the moderator is in the conference. Is it possible to do this using the apps as they are , or is their a way to use an Agi script, is that the only way?