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 143183 - Add support for selenium on rails
Summary: Add support for selenium on rails
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-07 14:08 UTC by rane
Modified: 2011-01-28 20:12 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rane 2008-08-07 14:08:22 UTC
I would be good to support this useful rails plugin. I thing these two things would be sufficient:

1. Add new folder "Selenium Tests" or something to Projects window when rails application project is open (maybe only
for applications that have selenium-on-rails installed).
2. Associate *.rsel files with ruby editor

But i think both things could be done in more general way: 

1. Add possibility to define custom folders for project
2. Add possibility to associate any file extensions with any editor (i though this is possible through Tools > Options >
Miscellaneous > Files, but there is no ruby file type available. This might be a bug actually)