Browse the Ruby on Rails Community.

You are here: Forums General Discussion Is Jruby Supports all the feat...

Replytotopic

Is Jruby Supports all the features same as ruby on rail

Posted in Forums : General Discussion

 
Profile

Authority 0
Posting Rating 23
Sign in to rate this post

Hi , Is Jruby is working on instant rails. or any plugins required in ecclipse? is it jdk1.5 or jdk 1.6 version
? it has same feature as general ruby . is it supporting rails?

 
Profile

Authority 37
Posting Rating 75
Sign in to rate this post

Yes, it supports rails. Why don’t you try out yourself creating a demo application? There are still several gems which need to be released into jruby version. But still, (j)ROR works, I myself have created a sample application on it.

 
Me

Authority 12
Posting Rating 44
Sign in to rate this post

Well, JRuby is probably the best alternative implementation of ruby programming language out there. It also implements rubygems library manager.

One thing that you have to keep in mind that some of gems, that for example use native ruby extensions (C, C++ code etc) won’t install.
On the other hand you’ll get access to all the Java stuff, and some extra gems too.

JRuby is also faster on Windows.

 
Profile

Authority 12
Posting Rating 0
Sign in to rate this post

But there are alternative jruby gems for things like mongrel or openssl. Works fine, though I don’t know of a drop in rmagick replacement right now.

 
N739949849_5167

Authority 12
Posting Rating 97
Sign in to rate this post

I’ve tried JRuby (I think it came with Netbeans) and one thing I noticed is that it’s slower than native Ruby. Still, having access to the Java platform from your Ruby apps is a pretty slick and useful feature.

 
Profile

Authority 12
Posting Rating 0
Sign in to rate this post

Some confuse the speed differences. Generally, any work station that has dual or multi-cores will see an increase in speed once the initial set-up time has competed. remember all Virtual Machines have a set up or initialization time period.

 
N739949849_5167

Authority 12
Posting Rating 97
Sign in to rate this post

Interesting. Could you point me to some resources that details best practices with regards to developing and deploying JRuby apps? I will definitely take this into consideration whenever a new project rolls along.

Replytotopic

Other Recent Topics

General Discussion : Sorting Array Of objects

General Discussion : RoR and client-side MVC

General Discussion : data tier and business logic separation

General Discussion : RoR books?

General Discussion : RoR Development Team

General Discussion : Radio Show [Subject: Agile Development]

General Discussion : phototype image effects

General Discussion : Anyone having any experience with this certification?

General Discussion : Is Jruby Supports all the features same as ruby on rail

General Discussion : [ANN] Book released "Aptana RadRails: An IDE for Rails Development"

Formatting Help
  • *bold*       _italics_      
    bq. (quotes)
  • "DSC":http://www.dsc.net
  • * or # (lists)
or cancel