
| View previous topic :: View next topic |
| Author |
Message |
gotzbold
Joined: 04 Dec 2008 Posts: 4
|
Posted: Thu Dec 04, 2008 8:09 pm Post subject: disappointing step backwards from netbeans 6.5 RC 2 to 6.5 "just released" |
|
|
Hi RoR community,
I'm installed this evening netbeans 6.5 "just released" and tried to update the existent RoR projects but, nothing works.
Only the message "Rails requires RubyGems >= 1.3.1 (you have 1.2.0). Please 'gem update --system' and try again" works fine:-(
(FYI I read the forum post "Getting Netbeans to recognize Rubygems update")
In the past, it was easy to update RoR Aplications after installing a new netbeans version, like from 6.1 to 6.5RC2
In my opinion it was unacceptable to release netbeans 6.5 for RoR users, it's only a disappointing step back.
Sorry, but in this way, netbeans can not be recommended for developing RoR-enterprise-solutions.
Regs,
Gotzbold |
|
| Back to top |
|
 |
(((Bonsai Studio))) - Giu Posted via mailing list.
|
Posted: Fri Dec 05, 2008 8:02 am Post subject: disappointing step backwards from netbeans 6.5 RC 2 to 6.5 "just released" |
|
|
Gotzbold,it is not a NetBeans issue.
Rails 2.2.2 requires at least RubyGems 1.3
Open your terminal and type
sudo gem update --system
This should update your RubyGems to the latest version.
Il giorno 04/dic/08, alle ore 21:09, gotzbold ha scritto:
| Quote: |
Hi RoR community,
I'm installed this evening netbeans 6.5 "just released" and tried to update the existent RoR projects but, nothing works.
Only the message "Rails requires RubyGems >= 1.3.1 (you have 1.2.0). Please 'gem update --system' and try again" works fine:-(
(FYI I read the forum post "Getting Netbeans to recognize Rubygems update")
In the past, it was easy to update RoR Aplications after installing a new netbeans version, like from 6.1 to 6.5RC2
In my opinion it was unacceptable to release netbeans 6.5 for RoR users, it's only a disappointing step back.
Sorry, but in this way, netbeans can not be recommended for developing RoR-enterprise-solutions.
Regs,
Gotzbold
([email]address-removed[/email])
([email]address-removed[/email])
|
|
|
| Back to top |
|
 |
Martin Krauskopf Posted via mailing list.
|
Posted: Fri Dec 05, 2008 8:15 am Post subject: disappointing step backwards from netbeans 6.5 RC 2 to 6.5 "just released" |
|
|
gotzbold wrote:
| Quote: | Hi RoR community,
I'm installed this evening netbeans 6.5 "just released" and tried to update the existent RoR projects but, nothing works.
Only the message "Rails requires RubyGems >= 1.3.1 (you have 1.2.0). Please 'gem update --system' and try again" works fine:-(
| [...]
| Quote: |
Sorry, but in this way, netbeans can not be recommended for developing RoR-enterprise-solutions.
|
That the danger of living in Ruby, highly dynamic and rapidly
forward-moving, world ;)
We are trying to catch as much as we can, but since a lot of application
we are depending on, are changing rapidly, sometime changing behavior
and/or APIs, we cannot always ensure forward compatibility with not-yet
released gems, application, libraries we are utilizing (like RSpec,
Rake, RubyGems, Rails, ...). Even new release of Ruby might cause
incompatibilities. I believe that this is kind of evolution which will
settle down in time, not by stopping moving forward quickly, but by
stabilizing APIs and behavior compatibility. Also the world of IDE is
kind of new (comparing to others languages).
For now we might at least document cases like your one in our Ruby FAQ:
http://wiki.netbeans.org/RubyFAQ
I or Erno will do it for this one, if nobody else. Yup, we are
appreciating any help wrt. to the help with wiki, with hunting down
cases like this and their culprits, or with code itself.
m. |
|
| Back to top |
|
 |
Chris Kutler Posted via mailing list.
|
Posted: Mon Dec 08, 2008 4:19 pm Post subject: disappointing step backwards from netbeans 6.5 RC 2 to 6.5 "just released" |
|
|
Hi Martin,
I will add a faq (as a user contribution ;^)
I am working on it now.
Martin Krauskopf wrote:
| Quote: | gotzbold wrote:
| Quote: | Hi RoR community,
I'm installed this evening netbeans 6.5 "just released" and tried to
update the existent RoR projects but, nothing works.
Only the message "Rails requires RubyGems >= 1.3.1 (you have 1.2.0).
Please 'gem update --system' and try again" works fine:-(
| [...]
| Quote: |
Sorry, but in this way, netbeans can not be recommended for
developing RoR-enterprise-solutions.
|
That the danger of living in Ruby, highly dynamic and rapidly
forward-moving, world ;)
We are trying to catch as much as we can, but since a lot of
application we are depending on, are changing rapidly, sometime
changing behavior and/or APIs, we cannot always ensure forward
compatibility with not-yet released gems, application, libraries we
are utilizing (like RSpec, Rake, RubyGems, Rails, ...). Even new
release of Ruby might cause incompatibilities. I believe that this is
kind of evolution which will settle down in time, not by stopping
moving forward quickly, but by stabilizing APIs and behavior
compatibility. Also the world of IDE is kind of new (comparing to
others languages).
For now we might at least document cases like your one in our Ruby FAQ:
http://wiki.netbeans.org/RubyFAQ
I or Erno will do it for this one, if nobody else. Yup, we are
appreciating any help wrt. to the help with wiki, with hunting down
cases like this and their culprits, or with code itself.
m.
|
|
|
| Back to top |
|
 |
Martin Krauskopf Posted via mailing list.
|
Posted: Mon Dec 08, 2008 6:21 pm Post subject: disappointing step backwards from netbeans 6.5 RC 2 to 6.5 "just released" |
|
|
Chris Kutler wrote:
| Quote: | Hi Martin,
I will add a faq (as a user contribution ;^)
|
Thanks. Great to have such wiki-contributor, who did major part of it ;)
m. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|
|