Dear all,
I have create a small tutorial on how to get running with JRuby on
Rails:
Please help me whether I have missed on something.
Thank you
IMPORTANT NOTICE:
The information in this email (and any attachments) is confidential. If
you are not the intended recipient, you must not use or disseminate the
information. If you have received this email in error, please
immediately notify me by “Reply” command and permanently delete the
original and any copies or printouts thereof. Although this email and
any attachments are believed to be free of any virus or other defect
that might affect any computer system into which it is received and
opened, it is the responsibility of the recipient to ensure that it is
virus free and no responsibility is accepted by American International
Group, Inc. or its subsidiaries or affiliates either jointly or
severally, for any loss or damage arising in any way from its use.
Hi Joshua,
Overall, looks good!
I had a similar blog post some time ago (to have a fastest possible way
to set things up from scratch):
http://blog.emptyway.com/2008/04/08/120-seconds-guide-to-jruby-on-rails/

Looking at the steps outlined in your blog entry, here are a couple of
comments, to simplify things:
-
You don’t really need to install gem manually. It should come with
JRuby built-in.
-
There is no need to add “–include-dependencies” to gem command,
this is a default behavior.
-
As far as I remember, there is no need to specify -e development,
this is a default mode. Also, if mongrel is installed, then jruby
scritp/server would start it by default (and in development mode).
-
There is no need to specify driver entry in database config, setting
adapter: jdbcmysql
should be enough.
Thanks,
–Vladimir
On Fri, May 30, 2008 at 12:32 PM, Partogi, Joshua
[email protected] wrote:
The information in this email (and any attachments) is confidential. If you
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email