search for: nattributes

Displaying 5 results from an estimated 5 matches for "nattributes".

Did you mean: attributes
2006 Apr 05
4
How to do IN(?) query?
...in the object array itself did the trick - the documentation says as such, giving the following example: Person.find(:all, :conditions => [ "category IN (?)", categories]) When I try this, the array is printed and my query looks something like: IN (''--- !ruby/object:User \nattributes: ..... Any ideas? Thanks in advance - I''ll carry on Googling and see what I can turn up! -- R.Livsey http://livsey.org
2006 Mar 23
1
YAML inconsistencies...
...-> 1.1RC1) and this junk started. I''ve outlined the problem in two pastes, which I''ll paste below. ----1 ### This was already saved in my database, pre 1.8.3 -> 1.8.4, and pre Rails 1.1RC1 >> c.lawsuit.customer_service_location => "--- !ruby/object:Address \nattributes: \n created_on: 2006-02-24 12:30:19\n city: Alex City\n line1: 441 Saint Bernard Drive\n zip: \"35086\"\n line2: ''''\n id: \"124\"\n contact_detail_id: \"128\"\n detail_key: Home Address\n state: AL" ### And I created this YAML object fr...
2006 May 02
0
YAML failing to de-serialize
I''m seeing this same problem that Josh was seeing back on March 23rd (see below) I''ve got the following YAML snippet stored in a text field: "--- !ruby/object:FieldValue \nattributes: \n item_id: 60\n title: Test\n field_id: 15\n created_by_id: 5\n locale: en\n link: www.cclearn.com\n comment: this is a test\n created_at: 2006-05-02 15:43:14.256792 Z\nnew_record: true\n" When deserialize this using YAML.load and the FieldValue class is not loaded I successfully ge...
2019 Jan 07
2
Re: virsh on mac os X
...el("/private/etc/ssl/openssl.cnf\0", 0x0, 0x1B6) = 3 0 918/0x3b12: fstat64(0x3, 0x7FFEE285F108, 0x0) = 0 0 918/0x3b12: read_nocancel(0x3, "[ req ]\n#default_bits\t\t= 2048\n#default_md\t\t= sha256\n#default_keyfile \t= privkey.pem\ndistinguished_name\t= req_distinguished_name\nattributes\t\t= req_attributes\n\n[ req_distinguished_name ]\ncountryName\t\t\t= Country Name (2 letter code)\ncountryName_min\t\t\t= 2\ncoun", 0x1000) = 745 0 918/0x3b12: read_nocancel(0x3, "\0", 0x1000) = 0 0 918/0x3b12: close_nocancel(0x3) = 0 0 918/0x3b12: socket(0x1E, 0x2, 0x0)...
2019 Jan 04
2
virsh on mac os X
Mac OS X 10.14.2 VirtualBox 5.2.22 and 6.0.0 libvirt installed via homebrew virsh -V Virsh command line tool of libvirt 4.10.0 See web site at https://libvirt.org/ Compiled with support for: Hypervisors: QEMU/KVM VMware VirtualBox ESX Test Networking: Remote Bridging Storage: Dir Miscellaneous: Daemon Secrets Debug brew services start libvirt virsh -c vbox:///session list error: