search for: piston

Displaying 20 results from an estimated 81 matches for "piston".

2007 Oct 11
2
Incompatibility Issues after updating CURRENT
Hi, I''m using piston to manage rspec and rspec_on_rails in vendor/plugins. ---- ~/work/simplify_md $ piston st vendor/plugins/ vendor/plugins/rspec (svn://rubyforge.org/var/svn/rspec/tags/CURRENT/rspec) vendor/plugins/rspec_on_rails (svn://rubyforge.org/var/svn/rspec/tags/CURRENT/rspec_on_rails...
2007 Feb 07
11
Running patched rails
Hi, Does anyone have any tips for running a patched version of rails? I am currently running rails 1.2.2 and would like to keep up to date with any future releases. I also want to run with the following patch: http://dev.rubyonrails.org/ticket/5748 I am unsure how to manage this. Is this something SVN or rake can handle? Any tips/pointers would be very much appreciated. Thanks, GiantCranes
2007 Oct 22
1
installing rspec/rspec_on_rails as system wide generator (or similar)
Hi all, What would be the best/easiest way of installing rspec as a system wide generator so I''m not having to download it or ./script/plugin install it every time? Thanks, Alastair ----- Alastair Moore Freelance web design, development and consultancy t. 07983 983945 e. alastair at kozmo.co.uk w. http://www.kozmo.co.uk skype. alastair_kozmo
2007 May 17
4
How to mock helpers in view specs ?
...orums_proxy.should_receive(:readable_by).with(nil).and_return([]) do_render end def do_render render "forum_categories/index" end end What am I doing wrong ? This is on RSpec 0.9.4 and RSpec on Rails 0.9.4. Thanks ! -- Fran?ois Beausoleil http://blog.teksol.info/ http://piston.rubyforge.org/
2012 Mar 05
1
Random and fixed effect in linear model
...as follows: UNIANOVA alpha.ug.mg BY Line Year Rep /RANDOM=Year Rep /METHOD=SSTYPE(4) /INTERCEPT=EXCLUDE /PRINT=HOMOGENEITY /CRITERIA=ALPHA(0.05) /DESIGN= Year Rep*Year Line Line*Year Could anyone give me a translation of above SPSS command line to R? Thanks very much -- Fernando Piston Piston fpiston@gmail.com [[alternative HTML version deleted]]
2008 Jan 18
5
How do I pass form values from POST controller specs?
...5.2) merb_activerecord (0.5) meta_project (0.4.15) mime-types (1.15) mocha (0.5.5) mongrel (1.1.3, 1.1.1) mongrel_cluster (1.0.5) needle (1.3.0) net-sftp (1.1.0) net-ssh (1.1.2) newgem (0.16.1) oniguruma (1.1.0) open4 (0.9.6) ParseTree (2.1.1, 2.0.2) pdf-storycards (0.0.1) pdf-writer (1.1.7, 1.1.4) piston (1.3.3) Platform (0.4.0) plist (3.0.0) rack (0.2.0) rails (2.0.2) rake (0.8.1) rb-appscript (0.4.0) rcov (0.8.1.2.0) RedCloth (3.0.4) rspec (1.1.1) rubigen (1.1.1) ruby-growl (1.0.1) ruby2ruby (1.1.8, 1.1.7) rubyforge (0.4.4) rubygems-update (1.0.1) RubyInline (3.6.6, 3.6.5) rubyworks_app (0.0.1) s...
2007 Jan 29
2
Cryptic error message when no controller_name
...ler.session = session We are probably only missing a check to ensure that @controller is somehow defined. Failing that should simply say "You forgot to define controller_name in your controller spec". This is on 0.7.5.1. Thanks ! -- Fran?ois Beausoleil http://blog.teksol.info/ http://piston.rubyforge.org/
2007 Oct 23
6
Problem Upgrading from 1.0.5 to 1.0.8
Hey Guys, I''m getting the following error: 1) NameError in ''ProductsController with a GET to /products NO NAME (Because of Error raised in matcher)'' uninitialized constant Spec::Mocks::BaseExpectation::AnyArgsConstraint /Users/mattlins/Projects/RailsProjects/SWNetworkServices/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour/render_observer.rb:86:in
2007 Jan 24
7
Differences between assert_tag and assert_select
...sure. #assert_select is supposed to be so much easier to use, but I'm not find that at all. I just learned about "a[onclick*=?]", and I can make my test pass with that. But regexps sure are something I use very often. Thanks ! -- François Beausoleil http://blog.teksol.info/ http://piston.rubyforge.org/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to...
2008 Jan 21
5
attachment_fu and story runner, any updates
I''m trying to write a story for a Rails app which involves using the attachment_fu plugin to upload images. After blunting my pick on this for a while, google found me this: http://www.ruby-forum.com/topic/134743#600831 So it seems that there''s a hole in Rails integration testing and multipart form posting. David offered to incorporate a patch to story runner at the end of the
2007 Sep 28
4
RSpec + EdgeRails on Windows
I recently post on my blog about setting up a Rails environment with RSpec in Windows, and someone left a comment saying that it doesn''t work in EdgeRails. I so I played around with it a bit and was able to confirm that none RSpec appears broken on EdgeRails. I''ll post the various error messages I received below. I''m not expecting any sort of patch or something for this
2006 Dec 08
2
Windows Tempfile Fix Plugin
...e details can be found here: http://blog.teksol.info/articles/2006/12/08/windows-tempfile-fix-plugin If you'd prefer patching your Ruby, the fix is in tempfile.rb:55. Or File::BINARY to the other constants in the File#open call. Enjoy ! -- François Beausoleil http://blog.teksol.info/ http://piston.rubyforge.org/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email t...
2006 Dec 08
2
Windows Tempfile Fix Plugin
...e details can be found here: http://blog.teksol.info/articles/2006/12/08/windows-tempfile-fix-plugin If you'd prefer patching your Ruby, the fix is in tempfile.rb:55. Or File::BINARY to the other constants in the File#open call. Enjoy ! -- François Beausoleil http://blog.teksol.info/ http://piston.rubyforge.org/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email t...
2006 Oct 25
2
Isn''t it possible to stub / expect on :id ?
...warning: Object#id will be deprecated; use Object#object_id What am I missing ? :id is a fairly frequent method to override in Rails-based applications. I''m using Mocha from svn://rubyforge.org/var/svn/mocha/trunk @ r70. Thanks ! -- Fran?ois Beausoleil http://blog.teksol.info/ http://piston.rubyforge.org/
2012 Mar 13
2
"gplots" packages does not work
I had installed de "gplots" package and then I loaded the library but the package did not work. I recieved a message like this: > install.packages("gplots", dependencies = TRUE) Installing package(s) into ‘/home/fpiston/R/x86_64-pc-linux-gnu-library/2.14’ (as ‘lib’ is unspecified) --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done trying URL 'http://cran.es.r-project.org/src/contrib/gplots_2.10.1.tar.gz' Content type 'application/x-gzip' length 226290 byte...
2008 Jun 04
8
Not running correct specs under autotest:
I know this isn''t autotest-users but I''m not sure where else to bring this up: [["app/controllers/contents_controller.rb", Wed Jun 04 14:11:03 +0100 2008]] [["app/controllers/contents_controller.rb", Wed Jun 04 14:11:03 +0100 2008]] /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -S script/spec -O spec/spec.opts spec/models/user_spec.rb
2007 May 10
12
shared descriptions -- a couple of issues
Hello All, I''ve just upgraded to rspec/rspec_on_rails 0.9.3 and am very excited about shared descriptions. They couldn''t have come at a better time: I just finished refactoring some REST controllers so that the bulk of the actions are inherited from a superclass. Now I can write the specs once, too. :) I''ve hit a couple of snags, though. I thought I''d
2007 Apr 06
2
Advantages of using :single_index ?
...akes AAF "use a Ferret index that is shared by all classes..." What would be the advantages / disadvantages of doing so ? We''re using a DRb Server to handle the search with multiple Mongrel receiving the queries. Thanks ! -- Fran?ois Beausoleil http://blog.teksol.info/ http://piston.rubyforge.org/
2009 May 01
1
Problem with qcc
Hi All, Already searched the net for a solution, but couldn't find one. The piston ring example works fine on my XP laptop and R installation. However, using the dataset enclosed (I've also enclosed the script file used) only type="S" works and both "R" and "xbar" don't. Entering ylim works better but still control limits are not calculat...
2006 Nov 28
2
Partial matches in expectations
...ld like to ascertain the following in a test case: @template.expects(:content_tag).with(:fieldset, :__any_arguments__i_dont_care) Is it possible to do so ? If so how ? If not, is it something the community wants ? Is it useful ? Thanks ! -- Fran?ois Beausoleil http://blog.teksol.info/ http://piston.rubyforge.org/