search for: boxi

Displaying 4 results from an estimated 4 matches for "boxi".

Did you mean: box
2005 Sep 23
1
Sortable list with Ajax and delete function - working example
Hi. I read most of the postings here but unfortunately I didin''t found a complete example which could be used. Of cource the ones who are professionals in javascript could implement the missing peaces from the puzzle. What I''m required to do is a tree (sortable list) where items can also be deleted and at each modification a function (ajax) is called to save the changes. For
2004 Nov 20
1
how to suppress whiskers in a bwplot?
dear R-help, i have looked carefully through the R-help archives for information on how to suppress whiskers in a bwplot. someone asked this question a while ago, but the answer he received is not available in the archives. but i did manage to get my hands on a panel function (called "my.panel") that is supposed to do this (the function is reproduced at the end of the email, below).
2009 Oct 23
0
The specified procedure could not be found - Init_win32api (LoadError)
...from C:/ruby/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/ runner/command_line.rb:9:in `run'' from C:/ruby/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4 from C:/ruby/bin/spec:19:in `load'' from C:/ruby/bin/spec:19 I have no idea why this is failing. On my boxI have Visual Studio 2K5 installed. Not sure if is causing the problem. Please help me to get rid of this issue. Thanks, Sushil. Karwa
2006 Oct 08
9
Organizing tests and mocha expectations
I''m simultaneously getting into using Mocha and RSpec-style tests (courtesy of the simply_bdd plugin) and I''m struggling with some issues while trying to organize my specs/test. Here''s a code example illustrating the problem: context "update cliient invalid data" do include ClientsControllerSpecHelper specify "should render edit form" do