similar to: Which ruby postgresql driver is recommended in rails?

Displaying 20 results from an estimated 200 matches similar to: "Which ruby postgresql driver is recommended in rails?"

2006 Apr 05
0
24 postgresql tickets in rails listed here
List of tickets involving postgresql in rails: http://dev.rubyonrails.org/query?status=new&status=assigned&status=reopened&keywords=%7Epostgres&order=id&desc=1 Some nice postgresql fixes are in the latest revision. Please take a moment to see if any of these 24 tickets are still relevant. Thanks. -- Posted via http://www.ruby-forum.com/.
2007 Jun 08
0
Impending release: Please test
Hi all, I''ve just finished the last major work before a new release (0.23.0). I''ve got my next work planned out, and I want to get this code, with its bug-fixes et al, released. There have been significant internal changes, so I would really appreciate it if people could test it against their systems, especially those who are using non-{Debian,OS X} platforms, like
2016 Mar 10
0
Query regarding Xapian-Matcher Optimisation Project, GSOC-2016
Hello Sir/Ma?am I beg to state that I was looking for a project In GSOC 2016 which matches my skill and passion, and I came across Matcher Optimisation, Xapian. This project has really captured my interest and I would love to contribute to this project. I am a computer engineering undergraduate so I am good at programming languages (especially C and C++), algorithms, logical and analytical
2008 Feb 15
2
Where to report typos/bugs in the Prototype API online docs?
I was wondering where to report typos/bugs for the Prototype online API docs (http://prototypejs.org/api)? Seems a bit overkill to submit typos to the Rail Trac - but perhaps that''s the correct place? Additionally, the website indicates that this documentation is written in Markdown. Is the documentation from which the online API is generated in SVN? I saw a documentation branch
2007 May 09
3
RFC: Multiple small releases, or one big roll-up?
Hi all, In looking at the current bug list for elmo[1], it''s pretty clear that this is a lot of work, and some of it is kind of segmented into related chunks. Additionally, a good bit of it has an impact on backward compatibility, although in nearly all cases I expect to be able to remain entirely or almost entirely backwards compatible. Given that, would people prefer that I
2008 Jan 21
8
Polymorphic URL helpers documentation and fixes
Yesterday I answered a question regarding polymorphic URL helpers on Core ML and noticed that the module has no documentation. I''ve documented it and rewritten unit tests using Mocha. I also optimized some of the code slightly (nothing major, though). The patch also includes two fixes by Geoff Buesing, who has done awesome work in this area in the past.
2006 Apr 27
14
cleanWhitespace and parentNode
Hey cats, I seem to have ran into a problem in IE trying to use parentNode with the cleanWhitespace method. doing something like: var div = $(''mydiv''); Element.cleanWhitespace(div); works really great, but try doing: var div = $(''mydiv''); Element.cleanWhitespace(div.parentNode); or var div = $(''mydiv''); div = div.parentNode;
2006 Apr 09
16
Rails 1.1.2: A tiny fix for gem dependencies
The new gem version dependency system from Rails 1.1.1 needed a few tweaks to work properly and to stop throwing meaningless warnings. This tiny release makes up for that. To install: * gem install rails * rake rails:update:configs (to get the latest config/boot.rb) This release also signals our new commitment to do more tiny releases from the stable branch, which only gets bug fixes. So it will
2000 Feb 17
2
bug in rbinom? (PR#448)
# Your mailer is set to "none" (default on Windows), # hence we cannot send the bug report directly from R. # Please copy the bug report (after finishing it) to # your favorite email program and send it to # # r-bugs@biostat.ku.dk # ###################################################### In version 0.99.0 for Windows NT I get the following: > .Random.seed [1] 0 21012
2005 Sep 06
4
Which Linux distribution?
We have tried Asterisk 1.0.9 on FC4 and have never been able to get CAPI (with Fritz card, fcpci) to work properly. Apart from that Asterisk works fine in switching internal calls. But it's useless if we can't make outgoing calls on our ISDN line. We are considering abandoning FC4 for Debian or SuSe. What is the general concensus on the best Linux to run Asterisk with CAPI? /Why Tea
2006 Apr 24
2
Asterisk2Billing
I'm sure this has been asked a million times. Therefore, I must ask again. Generally speaking, what do you guys think of it. It looks pretty good, but for my uses, I'm not sure that a calling card method is the *best* way to go. But, either way, what is the general concensus? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Dec 06
1
Setting CallerID with ITSPs
Is there some concensus on where to set callerid when making outgoing calls via an ITSP over IAX? Is this best accomplished in IAX.CONF or EXTENSIONS.CONF? Also, tech support at one ITSP told me that the SetCIDName command doesn't do anything. Is this something that might be unique to their server? Or a general statement of fact? Thanks, Michael -- Michael Graves
2004 Sep 10
1
Fwd: success compiling and running under IRIX
forwarding this on... > ----- Original Message ----- > From: "Erik Turner" <erik@turner.org> > To: <flac-dev@lists.sourceforge.net> > Sent: Tuesday, January 15, 2002 10:49 AM > Subject: Re: [Flac-dev] success compiling and running under IRIX > > > All, > > There is a discussion going on in the OggVorbis mailing list > about replay gain.
2005 Nov 14
3
Ambisonics und OggPCM
On Tue, Nov 15, 2005 at 03:10:22AM +1100, Erik de Castro Lopo wrote: > That spec is being superceded by: > > http://wiki.xiph.org/index.php/OggPCM2 The project has been forked, not superceded. Work on OggPCM is continuing, the team working on OggPCM2 is free to submit their own draft but some are not welcome to continue work on OggPCM due to their recent social conduct. I'm
2003 Jun 04
2
rsync for migrating oracle datafiles
Hi - a question for all ye rsync guru's out there... I have a need to migrate some fairly large Oracle datafiles from a UFS filesystem to VxFS (VERITAS), however I am not being allowed nearly enough outage time to perform a standard file copy migration. The datafiles (of which there are about 4 are about 50GB each in size and on separate UFS filesystems. I am considering instigating a local
2006 Mar 06
4
Where in the filesystem to place the rails application root?
This is a minor Linux administrative issue having to do with deploying rails applications. I am considering where to place the root of our rails application and I would appreciate some suggestions, along with supporting rationale, from those of you that have deployed a rails appliction for general enterprise use. I am thinking along the lines of using
2006 Jun 29
6
Naming Convention for Controllers?
Hello! I just read DHH''s presentation pdf. In his examples, he wrote PeopleController instead of PersonController. I''ve been using singular words in controller''s name. Which is more common? Thanks. Sam -- Posted via http://www.ruby-forum.com/.
2006 Apr 06
1
Rails 1.1.1 looks tagged waiting for official word
See http://dev.rubyonrails.org/timeline It is truly amazing how many improvements it has over 1.1.0 despite the short time since release. -- Posted via http://www.ruby-forum.com/.
2006 Feb 28
10
Htb queueing problem
Hi everybody! I''m using an edge bridge box with two ethernet cards to shape traffic in a WAN link. I''m running Debian 3.1 stable with kernel 2.6.8 and iproute from packages. I recompiled the kernel with the following built-in options: [*] 802.1d Ethernet Bridging [*] QoS and/or fair queueing <*> HTB packet scheduler <*> SFQ queue [*] QoS support
2009 Jun 09
2
generating new data with for loop
I'm new at R ... I've not done for loops in R - so this is very new to me. One of our students has a data frame that contains two columns data 1. unixtime time of an event (in unix time - #of seconds) 2. duration of event in seconds. We need to create new data - the unixtime (seconds) that these events occurred. We want to create a for loop (or nested for loops) that goes through the