I have Ruby, Java and Clojure set up in my rails app. I’m using JRuby and I’m
able to load the jar file created from Clojure. Here’s what I did.
Then you edit the Gemfile
to include
Create a file a.rb
with the following sample code
Execute the code and you should see
I have everything I need to create the Rails Tic Tac Toe.