undefined method `spec' for JRuby::Commands:Class (NoMethodError) with autotest
-------------------------------------------------------------------------------
Key: JRUBY-3284
URL: http://jira.codehaus.org/browse/JRUBY-3284
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.1.6
Environment: Ubuntu Linux, JDK 1.5, 1.6
Reporter: Rich Apodaca
Assignee: Thomas E Enebo
Autotest gives an error in jruby that doesn't occur in MRI when a clean Rails
2.2.2 project is created:
$ jruby -S rails spectest
$ jruby script/generate rspec
$ jruby script/generate rspec_controller test index
$ export RSPEC=true
$ jruby -S autotest
loading autotest/rails_rspec
/home/rich/local/jruby/bin/jruby -S spec/views/test/index.html.erb_spec.rb
spec/controllers/test_controller_spec.rb spec/helpers/test_helper_spec.rb -O
spec/spec.opts
spec/views/test/index.html.erb_spec.rb:1: undefined method `spec' for
JRuby::Commands:Class (NoMethodError)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email