J. D. wrote:
> Yes, that is the issue.
> 
> The Netbeans IDE 6.5 interface which I use to generate Rspec controllers 
> uses a gem called rspec_generator which is outdated and uses the old 
> format (which makes sense considering the version numbers match the 
> "old" version numbers).  I'll try to find a newer version of that gem 
> somewhere that matches 1.2.6 
I doubt that you will have much luck with that.  As I said, I've never 
heard of it despite using RSpec regularly, so I assume its place has 
been taken by rspec-rails.

> so that the IDE works properly again.
> 
> Many thanks!

If NetBeans is expecting the rspec_generator gem, perhaps you should 
upgrade its Rails tools...or switch IDEs...or just do without an IDE as 
such.  Unlike, say, J2EE, Rails doesn't really need most of the stuff 
that IDEs are good at (although I plan to try NetBeans myself sometime), 
and if NetBeans is expecting a particular setup that's no longer 
accurate, then it's actually hurting your productivity, not helping it.

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org
-- 
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to