search for: pdi

Displaying 20 results from an estimated 25 matches for "pdi".

Did you mean: pci
2008 Feb 18
5
uh... fixtures?
...isting ones ^ config.global_fixtures = :posts, :topics, :users And here''s a Beast test translated into a spec: describe Post do fixtures :forums, :moderatorships, :monitorships, :posts, :topics, :users it ''should require body for post'' do @post = topics(:pdi).posts.build @post.valid? assert @post.errors.on(:body) end end And the whiny nil error message hits topics(:pid). Any ideas? -- Phlip
2013 May 02
1
function gstat r with pyhton
? stato filtrato un testo allegato il cui set di caratteri non era indicato... Nome: non disponibile URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130502/8bc15613/attachment.pl>
2006 Jul 27
25
Why are has_one objects resaved when the parent is saved?
If the associated object of a has_one association has been loaded, it is resaved when the parent is saved. Eg: class Person < ActiveRecord::Base has_one :user end class User < ActiveRecord::Base belongs_to :person end p = Person.find(:first) p.save # As expected, nothing happens with the user association p.user # Loads the associated object p.save # As well as saving the person, the
2008 Jan 19
6
Quiet Backtrace in RSpec
I''m using RSpec on Rails and would like to clean up the backtraces, so I went looking for an RSpec equivalent to ThoughtBot''s Quiet Backtrace gem<http://thoughtbot.com/projects/quietbacktrace>. I found Spec::Runner::QuietBacktraceTweaker in the RDOCS, but I can''t figure out how to use it. Can I add something to spec_helper.rb that will utilize
2006 May 09
3
Using DBI and RMySQL
Dear All, I am having a bit of problem using the DBI and RMySQL package. I have already installed DBI but now I want to connect to MySQL. So how do I do it. The CRAN package repository does not have RMySQL windows binary to install from? Regards, Indrajit Sen Gupta Business Analyst Mu Sigma Business Solutions Pvt Ltd #21/1-1, Nawab Towers Cunningham Road Bangalore 560 052, India Tel: +91 80
2012 Jul 09
1
Timeout (180s) while waiting for lock for transaction log file
...: sieve: msgid=<4FFA8700.2080003 at um.es>: failed to store into mailbox 'INBOX': Internal error occurred. Refer to server log for more information. [2012-07-09 10:19:02] Jul 9 10:22:02 myotis31 dovecot: lmtp(15431, <user>): Error: +4YfCwKS+k9HPAAAmo+UlA: sieve: script /home/pdi/88/185188/.dovecot.sieve failed with unsuccessful implicit keep (user logfile /home/pdi/88/185188/.dovecot.sieve.log may reveal additional details) in the .dovecot.sieve.log all we have is just: sieve: info: started log at Jul 09 10:22:02. error: msgid=<4FFA8700.2080003 at um.es>: failed...
2018 Oct 28
0
[PATCH nbdkit 4/4] Add floppy plugin.
...ols. */ + + i = extend_dir_table (di, floppy); + if (i == -1) + return -1; + floppy->dirs[di].table[i] = entry; + return 0; +} + +/* Add "." and ".." entries for subdirectories. */ +static int +add_dot_entries (size_t di, struct virtual_floppy *floppy) +{ + ssize_t i, pdi; + struct dir_entry entry; + + assert (di != 0); + + memset (&entry, 0, sizeof entry); + pad_string (".", 11, entry.name); + entry.attributes = DIR_ENTRY_SUBDIRECTORY; + set_times (&floppy->dirs[di].statbuf, &entry); + + i = extend_dir_table (di, floppy); + if (i ==...
2020 Apr 15
0
[PATCH nbdkit 2/9] floppy, iso, split, ssh: Use new vector type to store lists of strings.
...); + i = append_dir_table (di, &entry, floppy); if (i == -1) return -1; - floppy->dirs[di].table[i] = entry; memset (&entry, 0, sizeof entry); pad_string ("..", 11, entry.name); @@ -210,10 +208,9 @@ add_dot_entries (size_t di, struct virtual_floppy *floppy) pdi = floppy->dirs[di].pdi; set_times (&floppy->dirs[pdi].statbuf, &entry); - i = extend_dir_table (di, floppy); + i = append_dir_table (di, &entry, floppy); if (i == -1) return -1; - floppy->dirs[di].table[i] = entry; return 0; } @@ -288,10 +285,9 @@ add_dire...
2006 Jul 13
3
date_helper megapatch and MultiparameterAssignmentErrors
Hello all, There''s a great patch in trac that fixes a lof of issues with the date helpers. I''m afraid it hasn''t had any attention yet. http://dev.rubyonrails.org/ticket/3811 This fixes all the little date_helper problems, except one: When you choose an invalid date ActiveRecord throws an ActiveRecord::MultiparameterAssignmentErrors. This used to work in 1.0,
2006 Dec 13
4
RSpec and simply_helpful
Hi All I''m having some problems running my view specs when using simply_helpful. I have it semi-working via the following: module SimplyHelpfulHelper def self.included(base) base.send :include, SimplyHelpful::RecordIdentificationHelper base.send :include, SimplyHelpful::RecordTagHelper end end context "The index template" do setup do @shift =
2006 Sep 26
12
resource_feeder feedback
...a ''<'' character in a title. This problem doesn''t exist in Atom 1.0. Overall on the nomenclature: be consistent. You currently have options[:feed][:item]. This should either be options[:channel][:item] (matching RSS) or options[:feed][:entry] (matching Atom). === PDI === Since PDI is potentially the response that this post deserves, let me point out that resource_feeder doesn''t really require much code to implement. :-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups &qu...
2018 Oct 28
6
[PATCH nbdkit 0/4] Add floppy plugin.
Add nbdkit-floppy-plugin, “inspired” by qemu's VVFAT driver, but without the ability to handle writes. The implementation is pretty complete, supporting FAT32, LFNs, volume labels, timestamps, etc, and it passes both ‘make check’ and ‘make check-valgrind’. Usage is simple; to serve the current directory: $ nbdkit floppy . Then using guestfish (or any NBD client): $ guestfish --ro
2006 Mar 11
0
PDFlib releases Ruby bindings
...anything to do with this, but I thought that it''s exciting that it finally happened, and that people on the list would like to know. -Kyle March 2, 2006: PDFlib GmbH releases maintenance update for PDFlib Product Suite free for all users with a valid 6.0.x license. PDFlib 6.0.3 ? PDFlib+PDI 6.0.3 ? PDFlib Personalization Server (PPS) 6.0.3 New: Mac OS X on Intel / Ruby, Ruby on Rails / PHP 5.1.x / various improvements
2003 Aug 15
0
My Experiences
...ese, with the combined knowledge and experience of many minds, helped me more than they know. Im still no expert, but I am much better at troubleshooting my server (RH) and getting things back on track, much to the excitement of my Teenage Step -Daughter and Wife. No my server is running Samba as a PDI with the only snags being my constant tweaking and upgrading. My point? Linux (whatever flavor) is like anything else, a constant learning experience, treat is as such. One of the most important things is your ability to hang on and not get discouraged when "it just doesn't work!". S...
2008 Feb 18
0
is assert_select indicated for XML?
Railsers: I''m playing with the Beast, and this test fails: def test_should_show_topic_as_rss get :show, :forum_id => forums(:rails).id, :id => topics(:pdi).id, :format => ''rss'' assert_response :success assert_select ''channel'' end It emits "ignoring attempt to close channel with link". So why are the Beastie boys testing XML with assert_select? Wouldn''t an assertio...
2015 Nov 30
2
SOT: MariaDB 5.5.x-MariaDB logs are not going to desired .log file
...| | innodb_use_global_flush_log_at_trx_commit | ON | | log | OFF | | log_bin | OFF | | log_bin_trust_function_creators | OFF | | log_error | /var/lib/mysql/pdone-prod.pdi-inc.com.err | | log_output | FILE | | log_queries_not_using_indexes | OFF | | log_slave_updates | OFF | | log_slow_filter | admin,filesort,filesort_on_disk,full...
2009 Apr 30
6
[LLVMdev] RFC: AVX Pattern Specification [LONG]
...:$dst), (ins FR64:$src1, f64mem:$src2), !strconcat(OpcodeStr, "sd\t{$src2, $dst|$dst, $src2}"), [(set FR64:$dst, (OpNode FR64:$src1, (load addr:$src2)))]>; // Vector operation, reg+reg. def PDrr : PDI<opc, MRMSrcReg, (outs VR128:$dst), (ins VR128:$src1, VR128:$src2), !strconcat(OpcodeStr, "pd\t{$src2, $dst|$dst, $src2}"), [(set VR128:$dst, (v2f64 (OpNode VR128:$src1, VR12...
2006 Aug 06
0
Rails Core Weekly July 16 - August 6
...d and deprecated ways of doing things. http://dev.rubyonrails.org/changeset/4623 offers a programmatic way of doing that with the deprecate() method/ [thread: http://www.ruby-forum.com/topic/75496#new ] Michael Schoen uncovers a performance issue with has_one associations and caching. DHH asks to PDI. [thread: http://www.ruby-forum.com/topic/75664#new ] Lars Pind give acts_as_nested_set some love i.e the ability to move a node within a tree. Courtnay then asks whether aans shouldn''t move to a plugin. Dave Thomas pitches in and says he still can''t make aans work for some of h...
2020 Apr 15
18
[PATCH nbdkit 0/9] Generic vector, and pass $nbdkit_stdio_safe to shell scripts.
This was a rather longer trip around the houses than I anticipated! The basic purpose of the patch series is to set $nbdkit_stdio_safe to "0" or "1" in sh and eval plugin scripts. To do that, I ended up adding a nicer way to manipulate environ lists, and to do that, I ended up adding a whole generic vector implementation which is applicable in a lot of different places.
2013 Mar 28
3
problem with plots with short example.
i am having problem running my own data. yesterday it was working just fine. today it is not. this is the code i was using as an example to follow. this code ALSO worked just fine yesterday, and is no longer working at all. i suspect it is a problem with either my computer or the software, at this point. if THIS won't even run.... something is wrong. i can assure you this isn't