>On Wed, Dec 31, 2008 at 12:47 PM, Stephen Bannasch ><[email protected]> wrote: >> > > I've got a patch to the AR tests that support running them in JRuby.
... > > Is this something the core team would be interested in seeing in >the codebase? > >Definitely! Please post a ticket with the patch on Lighthouse. > >The 'if JRUBY' conditional isn't needed: just add jdbcmysql to the >adapter list in the Rakefile and a >test/connections/native_jdbcmysql.rb with the connection setup. Here's a initial patch that supports running AR tests in JRuby for mysql, postgresql, sqlite3 and the Java databases: h2, hsqldb and derby. http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1685-add-ar-test-connections-for-jdbc-via-jruby --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
