search for: gitt

Displaying 20 results from an estimated 23 matches for "gitt".

Did you mean: git
2005 Dec 28
4
Changing encoding on text
...using utf-8. I have tried using iconv, but whenever I have the require "iconv" statement in my model, there is some error happening in the model and the model doesn''t get loaded (not sure how to debug that). What approches to change encoding is there besides iconv? Greetings, Gitte Wange
2006 Dec 22
3
Zed, you''re a moron :-)
...t starting spitting out these nice lines: The error occured while evaluating nil.accept. TELL ZED HE''S A MORON. !!!!!! UNHANDLED EXCEPTION! You have a nil object when you didn''t expect it! Not sure what happened or why, but just FYI: Zed, you are a moron :-) Happy holidays! Gitte Wange
2006 Jan 06
3
Getting model class by string
Hello, I have an interessting problem, I''m not sure how to solve :-) I have the name of a model in a variable like this: My model is called Article My var contains "Article" Now - How do I get the model class, so I can call Article.find, Article.new etc ... ? Greetings, Gitte Wange
2006 Feb 09
4
Ruby 1.8.4 trouble
...() from pipe failed (0) [Thu Feb 09 10:38:19 2006] [alert] FastCGI: the PM is shutting down, Apache seems to have disa ppeared - bye) So what I''m missing right now are ideas on how to debug what the hell is going on/wrong here. Hope there are some brainy guys out there :-) Greetings, Gitte Wange
2013 Apr 25
2
installing package
...ght path for the folders I should use, so now I am trying with a windows platform instead. But now I cannot install one of the packages my pipeline needs. Can anyone help? I know it is probably a simple problem, but I have never used R before and don't know how to solve problems in it. Best Gitte Andersen E-mail: gitteba at hum-gen.au.dk
2006 Jan 03
2
Using multiple columns as primary key
Hi! I''m trying to use a primary key made up of two columns in my model''s table. But looking at the docs, it looks like ActiveRecord only supports using one field as primary key. Can anyone point me in a direction of this or verify that it''s not supported? Greetings, Gitte Wange
2006 Jan 07
2
Mailing list software
For a project I''m working on I''m hoping to be able to have both discussion and announce-only e-mail lists. Does anybody have any recommendations about good existing mailing list apps that could be integrated with a rails app? Does anybody have any experience using ActionMailer as the basis for a mass mailer? Does it perform well enough to make it feasible? Thanks! -- Dan
2006 Jan 04
4
Need some implementation ideas :-)
...age so I would have these ids: 1-en 1-de 2-en 2-dk etc But ActiveRecord doesn''t support multiple columns as primary key. So right now I could some new idea or thought cause I''m sure RoR can do everything - it''s only a matter on finding out how to do it :-) Greetings, Gitte Wange
2006 Aug 02
1
mongrel to execute ruby script?
...ecute a .rb file located in my public folder (cgi style). But mongrel just can''t do that out-of-the-box - or am I missing something? I really don''t get how I''m supposed to configure mongrel for this task so I''m hoping to find some help here :-) Greetings, Gitte Wange -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1881 bytes Desc: not available Url : http://rubyforge.org/pipermail/mongrel-users/attachments/20060802/864143f8/attachment.bin
2013 Apr 24
1
R cannot find the path on my mac
...have any idea why? I know this is probably more a question of how to type the path on a mac, than it is a question of how R works. But I am really frustrated about this, and thought it might be possible for you to help? Thank you in advance, and again sorry for the quite stupid question. Best Gitte Brinch Andersen E-mail: gitteba at hum-gen.au.dk
2002 Nov 11
1
Printer driver downloads...?
...ngs, but it doesn't seem to fly with Win2K drivers. Any and all help, and pointers to FD so I can RTFD (again, haven't had much luck with the standard docs) are appreciated! Thanks-in-advance! -- Don Werve <donw@examen.com> (Unix System Administrator) Yorn desh born, der ritt de gitt der gue, Orn desh, dee born desh, de umn bork! bork! bork!
2002 Nov 19
1
Driver download problem (still)...
...= HP LaserJet 6L browseable = yes printable = yes printer = lp public = yes writable = no guest ok = yes create mode = 0700 *********** Any ideas? -- Don Werve <donw@examen.com> (Unix System Administrator) Yorn desh born, der ritt de gitt der gue, Orn desh, dee born desh, de umn bork! bork! bork!
2002 Nov 19
1
Yet another print-driver download problem...
...ntadmin create mode = 0755 [enzo] comment = HP LaserJet 6L browseable = yes printable = yes printer = lp public = yes writable = no guest ok = yes create mode = 0700 *********** Any ideas? -- Don Werve <donw@examen.com> (Unix System Administrator) Yorn desh born, der ritt de gitt der gue, Orn desh, dee born desh, de umn bork! bork! bork!
2006 Jul 16
0
in_place_edit-like functionality in my controller
...edit(:item, :title) But all I keep getting is an error telling me: undefined method `do_some_edit'' for Admin::BudgetController:Class I would say that do_some_edit is defined indeed but maybe I''m missing something here. I hope someone out there can enlightent me :-) Greetings, Gitte Wange -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1881 bytes Desc: not available Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060716/4be779a1/smime-0001.bin
2006 Feb 12
0
Setting html breaks when using textile (redcloth)
Hello, I would like to enable html breaks when having newlines in my text rendered using textile/redcloth. I have found that a property names hard_breaks should be enabled but I''m not sure where (in which file). Anyone with a hint? :-) Greetings, Gitte Wange
2006 Jan 08
1
Using many-to-many relations in tests
Hello, I have some many-to-many relations, I would like to use in my tests. But I''m not sure what I should put in the fixtures for it? How do I add those relations in the testing environment? Greetings, Gitte Wange
2002 Jun 26
1
Win2K Profiles and a Samba PDC.
...the Windows box create a profile directory when the user logs in, then setting their profile to 'local'. So, in short, we want to force the Win2K clients to use local profiles only. Any ideas? -- Don Werve <donw@examen.com> (Unix System Administrator) Yorn desh born, der ritt de gitt der gue, Orn desh, dee born desh, de umn bork! bork! bork!
2012 Apr 20
1
Japanese tokenization
I send the first prototype of the patch. -------------- next part -------------- A non-text attachment was scrubbed... Name: patch.patch Type: text/x-patch Size: 722 bytes Desc: not available URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20120419/aacd40dc/attachment-0002.bin>
2013 Jan 22
2
FreeBSD 9.1 - openldap slapd lockups, mutex problems
Hi. (Im am sending this to the "stable" list, because it maybe kernel related.. ) On 9.1-RELEASE I am witnessing lockups of the openldap slapd daemon. The slapd runs for some days and then hangs, consuming high amounts of CPU. In this state slapd can only be restarted by SIGKILL. # procstat -kk 71195 PID TID COMM TDNAME KSTACK 71195
2005 Dec 30
11
Losing my mind with Ajax link_to_remote
I''m playing around with Rails, and I can''t get this to work. I just can''t seem to wrap my brain around it. I''m having some trouble doing an Ajax navigation column. Here''s what I have: view layout: <div id="navigation"> <%= render(:partial => "navigation", :collection => @categories) %> </div> My