This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 190193

Summary: RVM Rails not detected
Product: ruby Reporter: yadav
Component: RailsAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description yadav 2010-09-06 18:45:28 UTC
I am using 'Ruby Version Manager' (RVM) and I have rails 3.0 installed, but the ide does not detect my rails 3 installation. I also have many other gems that I would like to make sure get detected. I am unable to create a rails 3 project using netbeans.

The RVM site: http://rvm.beginrescueend.com

here is my shell output for what i currently have installed on my linux system

yadav@vision:~$ rvm --version

rvm 1.0.2 by Wayne E. Seguin (wayneeseguin@gmail.com) [http://rvm.beginrescueend.com/]

yadav@vision:~$ ruby -v
ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux]

yadav@vision:~$ rails -v
Rails 3.0.0

yadav@vision:~$ gem -v
1.3.7

yadav@vision:~$ rvm list

rvm rubies

   ruby-1.8.7-p302 [ i386 ]
=> ruby-1.9.2-p0 [ i386 ]


yadav@vision:~$ gem list

*** LOCAL GEMS ***

abstract (1.0.0)
actionmailer (3.0.0)
actionpack (3.0.0)
activemodel (3.0.0)
activerecord (3.0.0)
activeresource (3.0.0)
activesupport (3.0.0)
arel (1.0.1)
builder (2.1.2)
bundler (1.0.0)
erubis (2.6.6)
grackle (0.1.10)
gruff (0.3.6)
i18n (0.4.1)
json (1.4.6)
mail (2.2.5)
mechanize (1.0.0)
mime-types (1.16)
nokogiri (1.4.3.1)
oauth (0.4.3)
patron (0.4.8)
polyglot (0.3.1)
rack (1.2.1)
rack-mount (0.6.13)
rack-test (0.5.4)
rails (3.0.0)
railties (3.0.0)
rake (0.8.7)
RedCloth (4.2.3)
rmagick (2.13.1)
sqlite3-ruby (1.3.1)
thor (0.14.0)
treetop (1.4.8)
tzinfo (0.3.23)
Comment 1 kitkatlighter 2011-11-30 03:33:51 UTC
This really should have been resolved by now. The fact that hidden folders can not be chosen needs to be sorted at the very least