Top "Jrubyonrails" questions

JRuby on Rails is a term to describe a Ruby On Rails application running on JRuby.

JRuby on Rails vs. Ruby on Rails, what's difference?

I'm looking to try out JRuby and JRuby on Rails. I'm having trouble finding information on what's difference between JRuby …

ruby-on-rails ruby jruby jrubyonrails
How do I use JRUBY_OPTS with RVM?

It seems that the idiomatic way to provide flags to JRuby in an RVM-based Rails project is to set the …

jruby rvm jrubyonrails
JRuby on Rails: Adding a folder to the classpath

I'm trying to add an entire folder to the JRuby 1.5 classpath for my Rails app. The JRuby Wiki suggests the …

ruby-on-rails classpath jruby jrubyonrails