Displaying 2 results from an estimated 2 matches for "humptydumpty".
Did you mean:
humpty_dumpty
2003 Jun 18
1
Permissions with CD's Copied from Win
...ad only properties from the files on the server from their windows
workstations.
A typical share in my smb.conf file looks something like so:
[sales]
path = /home/sales
writeable = yes
create mask = 0777
comment = Sales
valid users = tweedledee, tweedledum, humptydumpty, horses, men
Any help or pointers would be appreciated.
2009 Mar 12
4
Help: rails magic fallout
Hi all,
I''ve just wasted a day fixing an issue that IMO shouldn''t be one. I''ve
got a workaround, but it smells as there''s more, and I would greatly
appreciate pointers what to watch out for.
The issue: I''ve got a model, and it had a method ''all_noload''. It''s
homebrew, i.e. doesnt'' derive from ActiveRecord::Base.