Displaying 4 results from an estimated 4 matches for "active_rec".
2010 Apr 19
1
Problem with mongrel_rails, but works with script/server
On Mon, Apr 19, 2010 at 9:21 AM, <rpavesic at gmail.com> wrote:
> Hi there, I am having problem with mongrel_rails and
> I do not know whom to ask so I found your e-mail as
> one of the last people contributing to mongrel_rails, so
> may be you would be able to help me out.
>
Please, email mongrel-users mailing list for problems, so in that way
all benefit from the answers.
2006 Jul 24
7
[PATCH] Support for DB Clusters/Replication in ActiveRecord (RFC)
Skipped content of type multipart/alternative-------------- next part --------------
Index: connection_adapters/abstract/connection_specification.rb
===================================================================
--- connection_adapters/abstract/connection_specification.rb (revision 4617)
+++ connection_adapters/abstract/connection_specification.rb (working copy)
@@ -1,10 +1,21 @@
require
2009 Oct 15
7
PLZ HELP - ROR on Redhat Linux :: Problem with backgroundrb
...local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_su
pport/deprecation.rb:24:in `call''
from
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_su
pport/deprecation.rb:24:in `warn''
from
/usr/local/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_rec
ord/connection_adapters/abstract/connection_specification.rb:98:in
`allow_concur
rency=''
from ./script/backgroundrb/start:67
=======================================================================
MY GEM ENV''s
******************************************************
RubyGem...
2007 Nov 15
0
Problems connecting to remote Oracle DB on windows using active record
...y>ar_connect_ss.rb
env.c:257:in oci8lib.so: ORA-12514: TNS:listener does not currently
know of serv
ice requested in connect descriptor (OCIError)
from c:/ruby/lib/ruby/site_ruby/1.8/oci8.rb:228:in
`initialize''
from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.5/lib/
active_recor
d/connection_adapters/oracle_adapter.rb:585:in `new''
from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.5/lib/
active_rec
If I change the adapter to ''oracle'' I get
C:\rb-play>ar_connect_ss.rb
env.c:257:in oci8lib.so: ORA-12154: TNS:could not resolve the...