Skip to content

Instantly share code, notes, and snippets.

@bbrowning
Created September 20, 2010 16:36
Show Gist options
  • Select an option

  • Save bbrowning/588181 to your computer and use it in GitHub Desktop.

Select an option

Save bbrowning/588181 to your computer and use it in GitHub Desktop.
bbrowning@bbrowning-mbp:~/src/steamcannon(master)$ jruby -S autospec
loading autotest/rails_rspec
style: RailsRspec
./.autotest:15 warning: multiple values for a block parameter (2 for 1)
./.autotest:16: can't convert Array into String (TypeError)
from /Users/bbrowning/src/torquebox/assemblage/assembly/target/stage/torquebox-1.0.0.Beta22-SNAPSHOT/jruby/lib/ruby/gems/1.8/gems/autotest-4.3.2/bin/../lib/autotest.rb:668:in `[]'
from /Users/bbrowning/src/torquebox/assemblage/assembly/target/stage/torquebox-1.0.0.Beta22-SNAPSHOT/jruby/lib/ruby/gems/1.8/gems/autotest-4.3.2/bin/../lib/autotest.rb:668:in `hook'
from /Users/bbrowning/src/torquebox/assemblage/assembly/target/stage/torquebox-1.0.0.Beta22-SNAPSHOT/jruby/lib/ruby/gems/1.8/gems/autotest-4.3.2/bin/../lib/autotest.rb:667:in `any?'
from /Users/bbrowning/src/torquebox/assemblage/assembly/target/stage/torquebox-1.0.0.Beta22-SNAPSHOT/jruby/lib/ruby/gems/1.8/gems/autotest-4.3.2/bin/../lib/autotest.rb:667:in `hook'
from /Users/bbrowning/src/torquebox/assemblage/assembly/target/stage/torquebox-1.0.0.Beta22-SNAPSHOT/jruby/lib/ruby/gems/1.8/gems/autotest-4.3.2/bin/../lib/autotest.rb:239:in `run'
from /Users/bbrowning/src/torquebox/assemblage/assembly/target/stage/torquebox-1.0.0.Beta22-SNAPSHOT/jruby/lib/ruby/gems/1.8/gems/autotest-4.3.2/bin/../lib/autotest.rb:137:in `run'
from /Users/bbrowning/src/torquebox/assemblage/assembly/target/stage/torquebox-1.0.0.Beta22-SNAPSHOT/jruby/lib/ruby/gems/1.8/gems/autotest-4.3.2/bin/autotest:54
from /Users/bbrowning/src/torquebox/assemblage/assembly/target/stage/torquebox-1.0.0.Beta22-SNAPSHOT/jruby/lib/ruby/gems/1.8/gems/autotest-4.3.2/bin/autotest:19:in `load'
from /Users/bbrowning/src/torquebox/assemblage/assembly/target/stage/torquebox-1.0.0.Beta22-SNAPSHOT/jruby/bin/autotest:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment