search for: payton

Displaying 9 results from an estimated 9 matches for "payton".

2004 Mar 07
1
imap internaldate
...at date is being passed on in GMT (-0000) instead of the server or client's local time zone (EST -0500, in this case). Maybe it's assumed that the local client will convert this time to the local zone, but no clients I know actually do that. Anyone know how/where to fix this? Thanks! - Payton - payton at repligen.com
2006 Feb 12
6
habtm doesn''t save old IDs
...e654 @new_record=true, @attributes={"name"=>"eight"}> This Group does not: #<Group:0x40710a9c @attributes={"name"=>"one", "id"=>"1"}> Why? Validation? I checked and there''s no errors before or after the save. -Payton
2006 Mar 22
2
observe_form without ajax?
.... I realize I could use the form_tag :onchange parameter, but that seems to be incapable of doing things like updating a DOM element style. Currently I just put my javascript in :complete and have the ajax render :nothing => true, but that''s a hack and uses unnecessary bandwidth. -Payton
2006 Feb 21
10
segfault after page view
...act, it''s only with my personal projects; instiki works just fine (as do basic, html-loading webrick instances). Go ahead and ask me any questions you think might be useful. I have all kinds of details. I wouldn''t ask this here if I had somewhere else to turn. Thank you. -Payton
2006 Aug 13
3
escape block using red cloth
Hi all, Is it possible to configure red cloth to escape a block such as: ------------------------------------------------------------------ Hello, _this_ works *beautifull* [code lang="ruby"] def foo bar end [/code] ------------------------------------------------------------------ The text in the [code] block should not be parsed by Red Cloth''s to_html method. I cannot
2003 Nov 18
1
entourage + dovecot bug?
...0.99.10 and 0.99.10.2 or if it is something with the red hat system itself, but I can't find anything. I am using dovecot 0.99.10.2 on a Red Hat 9 system using qmail 1.04 (netqmail) and checking with the latest version (update 10.1.5) of Entourage on Mac OS 10.2.8. Thanks for any help! -Payton
2004 Mar 04
0
imap MUA received
...time incorrectly! (Time on both the client and the server are correct as well.) Here is my setup: dovecot running pop/imap mbox files (yes, i know this is bad) qmail as my MTA (used to list time as GMT in headers, but I patched it and now the headers list time in the local zone instead) -- ;; Payton Swick ;; ;; Repligen Corporation ;; ;; IT Systems Administrator ;; ;; payton at repligen.com ;;
2006 Jul 14
0
datetime_select and onchange?
Is it possible to add an onchange handler to a datetime_select call? I realize the complication exists in that the helper actually creates many different select elements, but rails could just spread the onchange across all of them. -Payton
2006 Jul 14
14
[URGENT] Need help getting rails app back up desperately
I''m desperate. A few hours ago I was checking my server because we are running a survey for a new client and everything looked good for that app but I noticed another Rails app was quite large (twice as normal) so I decided it was time for a restart. Big mistake. Upon restart the application gave me a 500 error. Checking the logs I found a stack level too deep error that after hours I