/scala-jruby-activerecord

Scala Calling JRuby Active Record Spike

Primary LanguageScalaApache License 2.0Apache-2.0

scala-jruby-activerecord

Scala Calling JRuby Active Record Spike

**A sponsored open source project on GitHub

Description

Program that demonstrates a Scala program calling a standard JRuby/Rails ActiveRecord model object which uses a postgres database. Implement unit tests on the scala program to test the functionality. The calling interface will be the java JSR 223 Scripting API’s.

Project Requirements