A thought on one aspect of where to put Rails stuff:

Nick, I think it would make sense if the ActiveRecord-JDBC connector was installable as a Gem. It could just live on RubyForge and perhaps eventually just be included in Rails (if we can keep it small and make it general-purpose, (mostly) DB-agnostic, I don't see why they'd have a problem).

Ideally, we ought to be able to take a stock JRuby download, install RubyGems, gem install rails, gem install activerecord-jdbc, and have a functional environment, even if we haven't really decided on what flavor the CGI/WebApp stuff should have yet.

BTW, I just confirmed that the "rails" script for priming a new application also appears to work fine in JRuby.

--
Charles Oliver Nutter @ headius.blogspot.com
JRuby Developer @ jruby.sourceforge.net
Application Architect @ www.ventera.com
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to