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 146093 - New RSpec wizard should default Location to RSpec
Summary: New RSpec wizard should default Location to RSpec
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-03 20:38 UTC by Chris Kutler
Modified: 2011-01-28 20:12 UTC (History)
1 user (show)

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 Chris Kutler 2008-09-03 20:38:24 UTC
If I right-click the project node and choose New > RSpec File, it makes the Location be Unit Tests which is not where
one would put specs. I think it should be RSpec, if such a folder exists.