Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jruby

Use of ||= and += in JRuby (jruby-lint warnings)

ruby thread-safety jruby

RVM reports Gemfile ruby as not installed

ruby rvm jruby

Storing methods in a lambda and sending to an object

ruby jruby ruby-1.9

Using class instance variable for mutex in Ruby

Serializing a JRuby CompiledScript in Java

java jruby

Using Custom Java Class file in Jruby

jruby jruby-java-interop

How can JVM implementations like Jython and JRuby beat their native counterparts?

Writing Unix line breaks on Windows with JRuby

ruby windows unix jruby newline

Can't install therubyracer in JRuby

ruby linux jruby rvm

Gemfile causes torquebox env variables to come up empty

Jython or JRuby?

python ruby jruby jython

Why does a JRuby application on App Engine take so long to start (versus a Python app)?

Where does the variable "p" get it's value from in ruby if it's not defined explicitly?

ruby jruby irb

recommendation for choosing a new web development stack

java groovy jruby

How to choose particular gem in Gemfile based on current RVM?

jruby rvm

NameError: cannot load Java class com.mysql.jdbc.Driver

mysql jdbc jruby

Ruby - simple way to convert the first letter of string to downcase

ruby string jruby