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 134296 - Generate also 'spec' directory during new project creation
Summary: Generate also 'spec' directory during new project creation
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-30 22:15 UTC by Martin Krauskopf
Modified: 2008-05-02 04:50 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 Martin Krauskopf 2008-04-30 22:15:31 UTC
Might be conditionally when rspec is available for the platform.
Still doing this again and again after creating new project now.
Comment 1 Martin Krauskopf 2008-04-30 22:16:32 UTC
Will commit tomorrow.... started.
Comment 2 Martin Krauskopf 2008-05-01 10:40:25 UTC
Fixed: 8b51461f3d05
Comment 3 Quality Engineering 2008-05-02 04:50:04 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #170 build
Changeset: http://hg.netbeans.org/main/rev/8b51461f3d05
User: Martin Krauskopf <mkrauskopf@netbeans.org>
Log: Little support for out-of-the-box RSpec
#134296: Generate also 'spec' directory during new project creation