yes, there is some differences between ruby (native c interpreter) and jruby (java). some gems are usable by the one and not by the others. anyway you can change ruby platform in netbeans choosing /usr/local/ bin/ruby in example if you really prefer the c implementation of ruby. On Jul 24, 10:14 am, jiangchister <jiangchis...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I have just started ROR using netbeans ... they talk about RUBY is JRuby ... ref.http://www.netbeans.org/kb/61/ruby/rapid-ruby-weblog.html > > Is this differs from normal RUBY ON RAILS development? I am new to this..i am confused on this > > 2008-07-24 > > jiangchister--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
jiangchister
2008-Jul-25 00:24 UTC
Re: Are there any difference between Ruby on Railse andJRuby?
thanks a lot! 2008-07-25 jiangchister 发件人: jney 发送时间: 2008-07-24 18:53:54 收件人: Ruby on Rails: Talk 抄送: 主题: [Rails] Re: Are there any difference between Ruby on Railse andJRuby? yes, there is some differences between ruby (native c interpreter) and jruby (java). some gems are usable by the one and not by the others. anyway you can change ruby platform in netbeans choosing /usr/local/ bin/ruby in example if you really prefer the c implementation of ruby. On Jul 24, 10:14燼m, jiangchister <jiangchis...@gmail.com > wrote:> I have just started ROR using netbeans ... they talk about RUBY is JRuby ... ref.http://www.netbeans.org/kb/61/ruby/rapid-ruby-weblog.html > > Is this differs from normal RUBY ON RAILS development? I am new to this..i am confused on this > > 2008-07-24 > > jiangchister--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Roderick van Domburg
2008-Jul-25 20:05 UTC
Re: Are there any difference between Ruby on Railse and JRub
Scott Arbeitman wrote:> * speed: JRuby has one more layer of abstraction over Ruby, so is > likely to be slowerThat''s not always the case and certainly not the intention of the JRuby developers. In fact when I spoke with Charles Nutter little over a month ago he set out to make JRuby the fastest implementation of Ruby out there. And that''s entirely possible too, considering the many man-years that have gone into the JVM. What is true is that it shouldn''t matter to a beginner. -- Roderick van Domburg http://www.nedforce.nl -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Scott Arbeitman
2008-Jul-26 12:37 UTC
Re: Are there any difference between Ruby on Railse and JRub
Good point, Roderick. I must admit that I certainly don''t have any data to back that up. On Jul 26, 6:05 am, Roderick van Domburg <rails-mailing-l...@andreas- s.net> wrote:> Scott Arbeitman wrote: > > * speed: JRuby has one more layer of abstraction over Ruby, so is > > likely to be slower > > That''s not always the case and certainly not the intention of the JRuby > developers. In fact when I spoke with Charles Nutter little over a month > ago he set out to make JRuby the fastest implementation of Ruby out > there. And that''s entirely possible too, considering the many man-years > that have gone into the JVM. > > What is true is that it shouldn''t matter to a beginner. > > -- > Roderick van Domburghttp://www.nedforce.nl > > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---