Dumb question concerning ruby 1.8.2 and 1.8.3

O

Oliver Andrich

Hi,

I will use the holidays to do my first real steps with Rails. No toying
around but actually developing an application that is planned to be used
in an production environment early next year. Now I have read several
times that 1.8.3 seems to have some bugs, that are causing people to
stick too 1.8.2. Sadly, I don't come up with the right google mantra to
find anything helpful concerning this question. So, I like to ask here
if someone can give me some pointers concering this. Or otherwise
disperse the bad feeling I have at the moment.

So far, I haven't discovered any bug myself and I already use 1.8.3 for
some production code. Mostly scripts for workflow jobs so far. May be
using Rails it is more an issue.

Hopefully, I am not wasting your time and bandwidth, cause I could have
found all the information I need in an obvious location. :)

Best regards,
Oliver
 
J

James Edward Gray II

So, I like to ask here if someone can give me some pointers
concering this. Or otherwise disperse the bad feeling I have at the
moment.

You're probably fine. 1.8.3 originally broke Rails (and Rake, I
believe) but the latest versions work fine.

The biggest outstanding 1.8.3 bug is the you can't effectively build
RubyGems with it. Just be aware of that.

1.8.4 is due in less than a week now as well, just FYI.

James Edward Gray II
 
G

gabriele renzi

James Edward Gray II ha scritto:
The biggest outstanding 1.8.3 bug is the you can't effectively build
RubyGems with it. Just be aware of that.

was'nt the problem about using gems made with ruby-X with ruby-Y ?
 
J

James Edward Gray II

James Edward Gray II ha scritto:


was'nt the problem about using gems made with ruby-X with ruby-Y ?

Pretty much, yes. But since RubyForge is currently running < 1.8.3,
you have the consider that it's not possible to distribute anything
made with the newer versions (through them).

Just to be clear, this is a YAML issue (not RubyGems).

James Edward Gray II
 
O

Oliver Andrich

Many thanks for the information. This gives me a much better feeling for
the things ahead. :)

Best regards,
Oliver
 
S

Steve Litt

You're probably fine. 1.8.3 originally broke Rails (and Rake, I
believe) but the latest versions work fine.

The biggest outstanding 1.8.3 bug is the you can't effectively
build RubyGems with it. Just be aware of that.

1.8.4 is due in less than a week now as well, just FYI.

Do you think 1.8.4 will be less problematic?

Steve Litt
http://www.troubleshooters.com
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top