Displaying 2 results from an estimated 2 matches for "mrhappy".
Did you mean:
happy
2008 Aug 05
2
Centos 5.2 using LVM -> DRBD 0.82 -> Xen Problems
...t 0; degr-wfc-timeout 120; }
disk { on-io-error detach; } # or panic, ...
net { cram-hmac-alg "sha1"; shared-secret
"whateverpass";allow-two-primaries;after-sb-0pri
discard-zero-changes;after-sb-1pri discard-secondary;max-buffers 8192; }
syncer { rate 500M; }
on mrhappy.whatever.com {
device /dev/drbd0;
disk /dev/data1/dns1;
address 192.168.10.160:7788;
meta-disk internal;
}
on mrtickle.whatever.com{
device /dev/drbd0;
disk /dev/data1/dns1;
address 192.168.10.161:7788;
meta-disk internal;
}
}
Contents of con...
2008 May 11
3
Get current controller name/action name from view
Hi.
I swear I found this in the group archives, but now I cannot find this
in the group or elsewhere online!
In a view I would like to get the current controller name and action
that was used to get here.
For example, I have a template that I''m using from two different
controllers (and four different actions in each controller), such
as :controller => "my_view", :action