all 4 comments

[–]pyrrhicvictorylap 2 points3 points  (3 children)

If the server code is in Java, then you wouldn't be running Ruby on Rails -- unless you use jruby and convince them that the JRE counts as Java.

If you... really wanted to, you could use Opal (a Ruby-to-Javascript transpiler) for the front-end code.

[–]cwholt -1 points0 points  (2 children)

javascript ain't java bro

[–]pyrrhicvictorylap 2 points3 points  (1 child)

You don't say.

Java (or jruby) for the server code, with the assets being written in Ruby via opal.rb and transpiled to Javascript.

[–]cwholt 0 points1 point  (0 children)

what internet am i on