search for: rubykernel

Displaying 6 results from an estimated 6 matches for "rubykernel".

Did you mean: grub_kernel
2011 May 07
4
Activerecord::JDBCError: Invalid column number
...ms/activerecord-3.0.7/lib/active_record/locking/optimistic.rb:62:in `attributes_from_column_definition'' from c:/jruby/lib/ruby/gems/1.8/gems/activerecord-3.0.7/lib/active_record/base.rb:1395:in `initialize'' from (irb):1:in `evaluate'' from org/jruby/RubyKernel.java:1088:in `eval'' from C:/jruby/lib/ruby/1.8/irb.rb:158:in `eval_input'' from C:/jruby/lib/ruby/1.8/irb.rb:271:in `signal_status'' from C:/jruby/lib/ruby/1.8/irb.rb:155:in `eval_input'' from org/jruby/RubyKernel.java:1418:in `loop...
2011 Aug 11
0
JRuby + Rails3 + Unit Tests = "Log" issue?
...railties-3.0.9/lib/rails/engine.rb:135 eager_load! at /opt/jruby-1.6.3/lib/ruby/gems/1.8/gems/ railties-3.0.9/lib/rails/application.rb:108 Finisher at /opt/jruby-1.6.3/lib/ruby/gems/1.8/gems/ railties-3.0.9/lib/rails/application/finisher.rb:41 instance_exec at org/jruby/RubyKernel.java:2078 run at /opt/jruby-1.6.3/lib/ruby/gems/1.8/gems/ railties-3.0.9/lib/rails/initializable.rb:25 run_initializers at /opt/jruby-1.6.3/lib/ruby/gems/1.8/gems/ railties-3.0.9/lib/rails/initializable.rb:50 each at org/jruby/RubyArray.java:1603 run_initial...
2013 Feb 14
4
Struggling with Jruby Rails + jdbc driver
.../active_record/relation/finder_methods.rb:159:in `all'' from org/jruby/RubyBasicObject.java:1659:in `__send__'' from /Users/josephli/.rvm/gems/jruby-1.7.2/gems/activerecord-3.2.12/lib/active_record/querying.rb:5:in `all'' from (irb):1:in `evaluate'' from org/jruby/RubyKernel.java:1066:in `eval'' from org/jruby/RubyKernel.java:1392:in `loop'' from org/jruby/RubyKernel.java:1174:in `catch'' from org/jruby/RubyKernel.java:1174:in `catch'' from /Users/josephli/.rvm/gems/jruby-1.7.2/gems/railties-3.2.12/lib/rails/commands/console.rb:47:in `...
2011 May 05
0
jruby PATH and RUBYOPTS integration
...ersion and install the rspec gem using jgem to install. After it, I export RUBYOPTS=rubygems to guarantee that the spec can be found. Trying to run the spec by normal mode I got: jonatas at branco:~/jruby-1.6.1$ jruby -S spec LoadError: no such file to load -- spec/autorun require at org/jruby/RubyKernel.java:1038 (root) at /usr/bin/spec:2 Trying to execute directly from the original binary: jonatas at branco:~/jruby-1.6.1$ echo $RUBYOPT rubygems jonatas at branco:~/jruby-1.6.1$ bin/jruby -S lib/ruby/gems/1.8/gems/rspec-core-2.5.1/bin/rspec ************************************************** C...
2012 Jul 06
0
Running Rspec tests with JRuby fails
...b:45 map at org/jruby/RubyArray.java:2350 java_import at file:/home/javix/.rvm/rubies/jruby-1.7.0.preview1/lib/jruby.jar!/jruby/java/core_ext/object.rb:41 (root) at /home/javix/Development/rspec_jruby/spec/com/models/calculator_spec.rb:3 load at org/jruby/RubyKernel.java:1017 (root) at /home/javix/.rvm/gems/jruby-1.7.0.preview1/gems/rspec-core-2.10.1/lib/rspec/core/configuration.rb:1 map at org/jruby/RubyArray.java:2350 load_spec_files at /home/javix/.rvm/gems/jruby-1.7.0.preview1/gems/rspec-core-2.10.1/lib/rspec/core/configuration.r...
2011 Jun 09
1
Rails 3.1 RC4 has broken migrations
....2/ lib/rake/application.rb:129:in `standard_exception_handling'' /Users/hipertracker/.rvm/gems/jruby-1.6.2@rails-pre/gems/rake-0.9.2/ lib/rake/application.rb:59:in `run'' /Users/hipertracker/.rvm/gems/jruby-1.6.2@rails-pre/gems/rake-0.9.2/ bin/rake:32:in `(root)'' org/jruby/RubyKernel.java:1063:in `load'' /Users/hipertracker/.rvm/rubies/jruby-1.6.2/bin/rake:19:in `(root)'' Tasks: TOP => db:migrate -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrail...