search for: address_list

Displaying 6 results from an estimated 6 matches for "address_list".

Did you mean: address_bits
2005 Jul 27
7
Oracle OCI8, or "am I going crazy?"
All of a sudden, on three different systems, the "server_ip_address/sid_name" syntax in database.yml has stopped working for me. I can''t even do a OCI8.new(blah blah blah) statement from an IRB shell. I get "ORA-12541: TNS:no listener", or some variant, depending on how I phrase it. On systems where I have a real deal client installed, and OCI can find the tnsnames
2006 Mar 28
2
Rails Oracle connection
I''m using the following configuration in the database.yml to connect to Oracle, however I could not connect while the settings seems to be correct: development_oracle: adapter: oci host: 127.0.0.1:8080/XE username: rubydb password: rubyrails What is wrong here? Can anyonbe help me? -- Posted via http://www.ruby-forum.com/.
2007 May 15
1
link_to_remote with :confirm...need syntax help
What is the syntax to use :confirm with link_to_remote? This doesn''t work, I''ve tried a few permutations, with no success: <%= link_to_remote( "X", :update => ''address_list'', :url => { :controller => ''addresses'', :action => ''destroy'', :id => address }, :confirm => true ) %> The above works fine if I remove the :confirm part. --~--~---------~--~----~------------~-------~--~----~ You...
2009 Aug 23
0
Best way of moving some jQuery from a view helper
...gt; ''address_container'', :locals => { :faddress => faddress, :uid => ''NEW_RECORD'', :show_edit_form => true }) page << "jQuery(''#address_list'').prepend(''#{escape_javascript(html)}''.replace(/NEW_RECORD/g, new Date().getTime())).effect(''highlight'', {}, 300)" end end end [/code] So basically I want to move the line [code] "jQuery(''#address_list'').prepend(...
2006 Feb 20
2
Oracle & Ruby on Rails
I''ve a remote database create using Oracle. This database use schemas. I tried to connect to it using Ruby On Rails,with this file Database.yml : development: adapter: oci host: liber database: ENERGIA username: user password: pass test: adapter: oci host: liber database: ENERGIA username: user password: pass production: adapter: oci host: liber database:
2023 Apr 04
5
[RFC PATCH 0/5] fstests specific MAINTAINERS file
I think I might be mad to include that many mailing lists in this patchset... As I explained in [PATCH 1/5], fstests covers more and more fs testing thing, so we always get help from fs specific mailing list, due to they learn about their features and bugs more. Besides that, some folks help to review patches (relevant with them) more often. So I'd like to bring in the similar way of