Specs fail with NoMethodError: undefined method `instance_methods' for
nil:NilClass
-----------------------------------------------------------------------------------
Key: JRUBY-5784
URL: http://jira.codehaus.org/browse/JRUBY-5784
Project: JRuby
Issue Type: Bug
Components: Application Error
Affects Versions: JRuby 1.6.1
Environment: Running on Mac OS X Lion Developer Preview 4 on JRuby
1.6.1 in Ruby 1.8-compatibility mode
Reporter: Erik Michaels-Ober
Steps to reproduce:
rvm use jruby
git clone git://github.com/sferik/rails_admin.git
bundle install
bundle exec rake spec
Five specs fail, all with the same error:
Failure/Error: proc.call
NoMethodError: undefined method `instance_methods' for nil:NilClass
You can also see this error on our CI server:
http://ci.railsadmin.org/job/RailsAdmin/
The build passes for MRI 1.8.7, 1.9.2, and REE. Please let me know if you need
any additional information from me to reproduce the problem or help debug it.
Thanks!
--
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